Pathway/iTS System Management Manual (G06.24+)
TERM Commands
HP NonStop Pathway/iTS System Management Manual—426748-002
10-29
START TERM Command
TCP tcp-name
starts all TERM objects controlled by the specified TCP.
Consideration
The START TERM is valid only for configured TERM objects. Temporary TERM
objects are started when the RUN PROGRAM command executes.
Examples
The following commands start only the specified TERM objects:
START TERM TERM-1
START TERM-2
START (TERM-3,TERM-4)
START TERM-5, INITIAL IMFMENU
The following command starts all TERM objects in the STOPPED state that have TCPs
running:
START TERM *
The following command starts all TERM objects in the STOPPED state under the
control of the TCP named TCPA:
START TERM *, STATE STOPPED, TCP TCPA