Pathway/iTS System Management Manual (G06.24+)
PROGRAM Commands
HP NonStop Pathway/iTS System Management Manual—426748-002
11-18
SET PROGRAM Command
attributes. If you specify too many display pages, you might receive the
terminal error ALL FIELDS USED.
For detailed information on how to select the appropriate value for the
DISPLAY-PAGES attribute, see Appendix F, Setting the DISPLAY-PAGES
Parameter.
ECHO { ON | OFF | CURRENT }
overrides the terminal echo mode (that is, the mode configured for a terminal at
system generation time) so that character input appears correctly on the
terminal. The ECHO attribute supports terminals running in conversational or
intelligent mode.
If you omit this attribute, the default is ON.
ON
directs input to appear on the terminal screen.
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.