Use this command to activate a virtual terminal by issuing a VTAM OPEN ACB request. The ENABLE command also determines whether external products can acquire this virtual terminal.
This command has the following format:
ADDRESS EPI "ENABLE keywords"
{termname|ALL|*}
Defines the name of the virtual terminal to be enabled. You can enable only terminals previously defined through the DEFINE command, and the virtual terminal name (the VTAM application ID) must be defined to VTAM.
Instructs EPI to try to enable all defined virtual terminals that currently are disabled.
Enables the current terminal defined through the SETTERM command.
Example: EPI ENABLE
The following enables the virtual terminal flagged as the current terminal (through the SETTERM command):
ENABLE *
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |