To properly display this page you need a browser with JavaScript support.
HTBasic Help
×
Menu
Index
Search
Search
Reference
HTBasic Keywords
SYSTEM KEYS - Displays the System Softkeys Menu.
Previous page
Next page
Print version
(c) TransEra Corp, 2021
To properly display this page you need a browser with JavaScript support.
SYSTEM KEYS
Displays the System Softkeys Menu.
SYSTEM KEYS
Usage:
SYSTEM KEYS
IF Menu THEN SYSTEM KEYS
Example:
SYSTEM KEYS.BAS
Description:
This statement has no effect if
KBD CMODE
is on. This statement is equivalent to
CONTROL
KBD
,2;0.
See Also:
KBD CMODE
,
KEY LABELS
,
KEY LABELS PEN
,
USER KEYS