HTBasic Help
×
Menu
Index

SUSPEND INTERACTIVE

Deactivates program control keys.
 
 SUSPEND INTERACTIVE [,RESET]
 
Usage:
SUSPEND INTERACTIVE,RESET
Description:
The normal functions of the program control keys CLR I/O, ENTER, PAUSE, STEP and STOP, are disabled. The RESET key may also be disabled by specifying the optional RESET keyword. The keys are only disabled while the program is running.
RESUME INTERACTIVE, END, GET, LOAD, RUN, SCRATCH or STOP will re-enable the program control keys as well as the RESET key.
See Also: