To properly display this page you need a browser with JavaScript support.
HTBasic Help
×
Menu
Index
Search
Search
Reference
HTBasic Keywords
RESUME INTERACTIVE - Restores the normal functions of program control keys.
Previous page
Next page
Print version
(c) TransEra Corp, 2021
To properly display this page you need a browser with JavaScript support.
RESUME INTERACTIVE
Restores the normal functions of program control keys.
RESUME INTERACTIVE
Usage:
RESUME INTERACTIVE
Example:
RESUME INTERACTIVE.BAS
Description:
The normal functions of the program control keys CLR I/O, ENTER, PAUSE, RESET, STEP and STOP are enabled. These keys are disabled by
SUSPEND INTERACTIVE
.
See Also:
SUSPEND INTERACTIVE