CLEAR KEYS
From Recital Documentation Wiki
Purpose
Reset function key assignments to default
Syntax
CLEAR KEYS
See Also
Function Keys, INKEY(), ON KEY, RESTORE KEYS, SAVE KEYS, SET KEY
Description
The CLEAR KEYS command clears hot key assignments that have been established with the SET KEY, ON KEY, or RESTORE KEYS commands. All hot keys are disabled and all keys will perform their normal settings. Hot key assignments that have been saved with the SAVE KEYS command may be reinstated with the RESTORE KEYS command.
Example
set key -1 to helpfile save keys to m_hotkeys clear keys //.... restore keys from m->m_hotkeys
Products
Recital