Pathway/iTS System Management Manual (G06.24+)

TERM Commands
HP NonStop Pathway/iTS System Management Manual426748-002
10-35
STATUS TERM Command
Display Format With DETAIL
The format of the display returned by the STATUS TERM command with the DETAIL
option is shown below.
The first additional line is similar to that shown for the STATUS TCP DETAIL display in
Section 9, Terminal Control Process (TCP) Commands.
The TERM, STATE, ERROR, INFO, TCP, and FILE fields have the same meanings as
for the display without the DETAIL option. The additional fields returned in the detailed
display are as follows:
TERM STATE ERROR INFO TCP FILE
term-name state pw-error info TCP-name file-name
. . . . . .
. . . . . .
WAIT PENDING ACCEPT STOPMODE TRANSMODE
wait-cause pend-cause accept stopmode transmode
[ RECOVERING ]
. . . . .
. . . . .
PU-FILE TCL-program-file-name
PU-NAME program-unit
PU-VRSN program-unit-version
INST-ADDR instruction-address
INST-CODE instruction-code
[ CHAR-SET character-set-type ]
[ TRANS-ID transaction-identifier ]
[ TRANS-RESTARTS transaction-restarts ]
[ SERVER server-name ]
Display Field Description
PU-FILE Name of the currently executing SCREEN COBOL program file from the
SET TERM or the SET TCP TCLPROG attribute
PU-NAME Name of the currently executing program unit
PU-VRSN Version of the program unit indicated by numbers. The first version is
assigned number 1. The version number increments by 1 for each version
thereafter.
INST-ADDR Octal offset from the base of the program unit of the currently executing
instruction
INST-CODE Name of the currently executing instruction
CHAR-SET USASCII or foreign character set supported for the 6530, 6530WP, and
6540 terminals. The character set is specified in the OBJECT-
COMPUTER paragraph of the associated SCREEN COBOL program.