@END_CODE

Type/Length:    INT, 3, Usage is Binary
Modifiable:         Yes
Default Value:    Decimal ASCII code for Control-Z (26)

This system field contains the ASCII code for terminating data input for the current form.  The content may be changed to any other ASCII code.  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.

The system field @FILL_ACTION is set to “OK” when this code value is entered and the routine named in the field currently being enter will be executed, if there is one specified.  If none is specified then the next Process Module statement after the FILL statement being executed will be executed.

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

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

Back to @CANCEL_CODE    Next page @FUNCTION_LIST