This command sets the current virtual terminal. Subsequent commands that specify * as the termname value will refer to this terminal. When the REXX program begins, the current virtual terminal is undefined.
This command has the following format:
ADDRESS EPI "SETTERM keyword"
{termname}
Defines the virtual terminal to be designated as the current terminal.
Example: EPI SETTERM
The following sets virtual terminal 5 as the current virtual terminal:
SETTERM TERM5
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |