SET FKLABEL
From Recital Documentation Wiki
Revision as of 15:06, 26 October 2009 by Helengeorge (Talk | contribs)
Purpose
Toggle mapping of control keys to their function key equivalents in @...SAY commands
Syntax
SET FKLABEL ON | OFF | (<expL>)
See Also
@...SAY, DIALOG BOX, MESSAGE, SET MESSAGE
Description
The SET FKLABEL ON command enables mapping of control keys to their function key equivalents in @...SAY commands. Any control characters (e.g. ^C) embedded in text associated with @...SAY commands, will be translated into their equivalent function names. This command is therefore very useful for terminal independent displays. Mapping is always performed on messages written with SET MESSAGE and MESSAGE commands.
Example
set fklabel on
Products
Recital Terminal Developer