@TERM_LIST

Type/Length:         INT, 3, 10, Usage is Binary, OCCURS 10
Modifiable:             Yes
Default Values:      Decimal ASCII code for the Return key (13) and the decimal                               ASCII code for the Tab key (9) 

This system field is an array that defines the list of characters which can be used for terminating a data input field.  Up to ten characters can be stored in this array.  The default value for this key code is set when the ACCENT R image is activated.  Applications which depend on a particular key code must initialize it.

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

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

Back to @TERM_CODE    Next page Window Control Tools