CTAB
|
Function
The CTAB statement conditionally tabs to the next field if the cursor is not currently at the beginning of a field. This statement is valid for simulation of 3270 terminals only.
Examples
type '1234'
ctab /* If the previous entry did not fill the input */
/* field, tab to the next input field. */