CP6100 I/O Process Programming Manual
CPTEST
EXIT Command
EXIT Command
Use the EXIT command to terminate CPTEST and return control to
the calling process (i.e., either the GUARDIAN Command
Interpreter or CMI).
The syntax of the EXIT command is:
-----------------------------------------------------------------
| |
| EXIT | E |
| |
-----------------------------------------------------------------
Considerations
1. If you enter commands on the CPTEST run line, you do not
have to specify the EXIT command. CPTEST automatically
exits after it executes the last command you enter on the
run line.
2. When CPTEST executes the EXIT command, it automatically
closes the communication line (opened by the LINE command)
and the log file (opened by the LOG command).
B-12