Pathway/iTS System Management Manual (G06.24+)
Maintaining Pathway/iTS Objects
HP NonStop Pathway/iTS System Management Manual—426748-002
4-5
Displaying Configuration Information
For a complete description of all the TCP attributes viewable through the INFO TCP
command, see the description of the SET TCP command in Section 9, Terminal
Control Process (TCP) Commands.
The INFO TERM Command
The INFO TERM command displays information about a single TERM object, multiple
TERM objects, or all TERM objects described in the PATHMON configuration file.
The following example displays information about two TERM objects named TAREQ1
and TAREQ2:
= INFO TERM (TAREQ1, TAREQ2)
Example 4-2 shows the information displayed for the two TERM objects.
The two TERM objects have identical configurations.
The TERM objects are conversational-mode terminals (indicated by the TYPE
parameter). INIT is the name of the SCREEN COBOL program unit that the TERM
objects run on startup (indicated by the INITIAL parameter). The TCP named
TAREQ-TCP1 controls the TERM operations (indicated by the TCP parameter).
Example 4-2. INFO TERM Display
TERM TAREQ1
AUTORESTART 3
BREAK OFF
DIAGNOSTIC OFF
ECHO ON
EXCLUSIVE OFF
FILE \PARIS.$TSCH.#TAREQ
INITIAL INIT
INSPECT OFF
IOPROTOCOL 0
MAXINPUTMSGS 0
TCLPROG \*.$OPER.TRAING.CUST
TCP TAREQ-TCP1
TMF ON
TRAILINGBLANKS ON
TYPE CONVERSATIONAL:0
TERM TAREQ2
AUTORESTART 3
BREAK OFF
DIAGNOSTIC OFF
ECHO ON
EXCLUSIVE OFF
FILE \PARIS.$TSCH.#TAREQ
INITIAL INIT
INSPECT OFF
IOPROTOCOL 0
MAXINPUTMSGS 0
TCLPROG \*.$OPER.TRAING.CUST
TCP TAREQ-TCP1
TMF ON
TRAILINGBLANKS ON
TYPE CONVERSATIONAL:0