HTBasic Help
×
Menu
Index

Wait for Event Command

 
WAIT FOR EVENT
Suspends program execution until an event occurs.
______________________________________________________________________
 
 
NOTE
 
Click the next bar for additional information on the WAIT FOR EVENT command.
 
Legal Usage                Keyboard Executable                Yes
                 Programmable                        Yes
                 In an IF...THEN...                        Yes
 
Example                                WAIT FOR EVENT
Statements                                WAIT FOR EVENT; TIMEOUT 30
 
Syntax
 
 
Item
Description
Range
timeout value
wait up to this many seconds for user input, then resume program execution
to any non-negative number