Your Browser is not longer supported
Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...
{{viewport.spaceProperty.prod}}
Switching the work mode or operating mode
&pagelevel(3)&pagelevel
The following statements make it possible to switch between L mode and F mode or between Unicode mode and compatibility mode.
@DIALOG | In interactive mode, switches to the screen dialog. | F mode L mode |
@EDIT (Format 1) | In interactive mode, switches from L mode to F mode. | F mode L mode |
@EDIT (Format 2) | In the interactive mode's L mode, switches the input stream to terminal input. WRTRD is used for reading and the current line number is output as the prompt. If the statement is entered in F mode, operation first switches to L mode. | F mode L mode |
@EDIT (Format 3) | In the interactive mode's L mode, this switches the input stream to input from SYSDTA. Reading is performed with
RDATA. If the statement is entered in F mode, operation first switches to L mode. | F mode L mode |
@MODE | Switches between Unicode mode and compatibility mode. | F mode L mode |