Difference between revisions of "SET FKLABEL"

From Recital Documentation Wiki
Jump to: navigation, search
 
Line 15: Line 15:
  
 
==See Also==
 
==See Also==
@...SAY, DIALOG BOX, SET MESSAGE, MESSAGE
+
[[@...SAY]], [[DIALOG BOX]], [[MESSAGE]], [[SET MESSAGE]]
  
  
Line 30: Line 30:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category:Commands]]
[[Category:Set_Commands]]
+
[[Category:Set_Commands|FKLABEL]]

Revision as of 15:18, 11 March 2009

SET FKLABEL

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