CLEAR KEYS

From Recital Documentation Wiki
Revision as of 15:08, 18 March 2009 by Yvonnemilne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

CLEAR KEYS

Class

Keyboard Events


Purpose

Reset function key assignments to default


Syntax

CLEAR KEYS


See Also

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