Difference between revisions of "SET FKLABEL"

From Recital Documentation Wiki
Jump to: navigation, search
Line 28: Line 28:
 
[[Category:Commands]]
 
[[Category:Commands]]
 
[[Category:Set_Commands|FKLABEL]]
 
[[Category:Set_Commands|FKLABEL]]
 +
[[Category:Screen Forms]]
 +
[[Category:Screen Forms Set Commands]]

Revision as of 10:23, 3 June 2009

Class

Screen Forms


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