If the data was stacked using the DATA statement you can use @DATA.PENDING
or SYSTEM(10).

If the data is in the input buffer try;

INPUT VAR,-1

VAR will contain the number characters in the input buffer.

This works with NLS on and using pick flavour.

Regards,

T.


----- Original Message ----- 
From: "Barry Brevik" <[EMAIL PROTECTED]>
To: "U2-users (E-mail)" <[EMAIL PROTECTED]>
Sent: Tuesday, July 20, 2004 10:22 AM
Subject: [U2] [UV] DATA stack active?


> UV ver 9.6.1.3 on NT.
>
> Is it possible to determine from inside a BASIC program if there is
anything
> on the DATA stack before executing INPUT?
> -------
> u2-users mailing list
> [EMAIL PROTECTED]
> To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to