Pathway/iTS System Management Manual (G06.24+)
TERM Commands
HP NonStop Pathway/iTS System Management Manual—426748-002
10-20
SET TERM Command
OFF
corrects the display by suppressing the duplicate characters (if a terminal is
configured so that it displays input characters). If you define this option for the
supported terminal types T16-6520, T16-6530, and T16-6540, no input
characters appear on the terminal screen.
CURRENT
directs the TCP to obtain the operating mode of the terminal from the operating
system and to use that mode when it opens the terminal. If you specify this
option for a process that is running as a terminal emulator, this attribute value
defaults to ON.
EXCLUSIVE { ON | OFF }
specifies whether a TCP should open a terminal for exclusive or shared access.
If you omit this attribute, the default is OFF.
ON
directs a TCP to open the terminal for exclusive access. The TCP cannot allow
simultaneous access of any kind to the terminal by any other process.
OFF
directs a TCP to open the terminal for shared access. The TCP allows
simultaneous read or write access to the terminal by other processes.
INSPECT { ON [ ( FILE file-name ) ] | OFF }
specifies whether a SCREEN COBOL program running on this TERM object starts
the Inspect process when the program begins execution. The SET TCP INSPECT
attribute must be set to ON.
If you omit this attribute, the default is OFF.
ON
starts the Inspect process when the program begins and positions the program
at a breakpoint before the first program instruction executes.
FILE file-name
specifies the name of the Inspect command terminal.
If you do not specify a node name, the default node for file-name expansion
can be affected by several factors, including values you specify for the
NonStop TS/MP CMDVOL command and the NODEINDEPENDENT attribute
of the TS/MP SET PATHWAY command. For details, see Specifying Node
Independence on page 2-5.