@HELP_CODE

Type/Length:    INT, 3, Usage is Binary
Modifiable:         Yes
Default Value:    Decimal ASCII code for '?' (63)

This system field contains the help key code.  The help message for the field pointed to by the cursor is displayed on the screen or a help trigger is executed when this key is typed during the form operation.  A different help key can be set by modifying this system field.  See the section called "Terminal Key codes" for all valid key codes.  The default value for this key code is set when the ACCENT R image is activated. Applications which depend on a particular key code should initialize it.

NOTES:  Should not be set to any code stored in: @CANCEL_CODE, @END_CODE, @REFRESH_CODE, @TERM_LIST, @FUNCTION_LIST or Delete Key (127).

SEE ALSO:  FILL statement/command (earlier in this section).

Back to @FUNCTION_CODE    Next page @REFRESH_CODE