KEY - UNVVTSND configuration option
The KEY option specifies the function key that will be sent to the virtual terminal as a key press.
UNVVTSND Parameter: CLOSEVT( {ENTER | F1 .. F24 | ROLLDOWN | ROLLUP | ROLLLEFT | ROLLRIGHT | PRINT | HELP | *NONE} )
- ENTER - Presses the enter key.
- F1..F24 - Presses the specified function key.
- ROLLDOWN - Presses the page down key.
- ROLLUP - Presses the page up key.
- ROLLLEFT - Presses the page left command option.
- ROLLRIGHT - Presses the page right command option.
- PRINT - Presses the print key.
- HELP - Presses the help key.
- *NONE - Specifies that a key press will not be sent with the current invocation of the UNVVTSND command.
The default value is KEY(ENTER).