The START-OPTION-DIALOG statement displays a selection mask (OPTIONS window) where the user can set the global default values for DAMP.
The START-OPTION-DIALOG statement is only permitted in interactive mode.
See "Modification by the user (special window: OPTIONS)" for further details.
Format
START-OPTION-DIALOG |
WINDOW = *NEXT-FREE / <integer 4..99> |
Operands
WINDOW = *NEXT-FREE / <integer 4..99>
This specifies the window in which the selection mask for setting the default values is to be displayed (the OPTIONS window).
The default value (*NEXT-FREE) specifies that the next free window is to be used as the OPTIONS window. Windows 4 - 9 and 21 - 99 are supported; windows 10 - 20 are 'reserved'.
If *NEXT-FREE is specified, the windows 4 to 9 are used in the following order: 9, 8, ..., 4.
Example
START-OPTION-DIALOG WINDOW=4