Here is a command string from UniBasic on Unidata. INPUT CUR.CMND WAITING 5
This line states the INPUT statement will wait 5 seconds before moving on. WAITING is a keyword. The '5' is the number of seconds to wait. 'CUR.CMND' is a variable storing the user response. HTH Frank [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Robert Stearns Sent: Tuesday, May 25, 2004 4:01 PM To: [EMAIL PROTECTED] Subject: [U2] Timed INPUT [UV] I know there was a discussion on this subject sometime this year, but it didn't apply to my current problem set, so I read it cursorily at best. INPUTIF is not the solution because it waits forever once the user starts typing. I only have the 8.3.1 BASIC manual and Adobe on the IBM site reports the 10.0 BASIC manual broken. ------- u2-users mailing list [EMAIL PROTECTED] http://www.u2ug.org/listinfo/u2-users ------- u2-users mailing list [EMAIL PROTECTED] http://www.u2ug.org/listinfo/u2-users