HTBasic Help
×
Menu
Index

LOAD KEY

Loads softkey macro definitions into memory.
 
 LOAD KEY [file-specifier]
 
Usage:
LOAD KEY "DEF"
 
Example:           LOAD KEY.BAS
 
Description:
The LOAD KEY statement loads softkey macro definitions into memory from a file. Executing LOAD KEY without the file specifier resets the softkey definitions to their start-up defaults.
 
See Also: