Difference between revisions of "CLEAR KEYS"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
==Class== | ==Class== | ||
Keyboard Events | Keyboard Events | ||
Line 15: | Line 12: | ||
==See Also== | ==See Also== | ||
− | [[ON KEY]], [[RESTORE KEYS]], [[SAVE KEYS]], [[SET KEY]] | + | [[Function Keys]], [[INKEY()]], [[ON KEY]], [[RESTORE KEYS]], [[SAVE KEYS]], [[SET KEY]] |
Revision as of 15:36, 20 April 2009
Class
Keyboard Events
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 Mirage Server, Recital Terminal Developer