Pathway/iTS System Management Manual (G06.24+)
PROGRAM Commands
HP NonStop Pathway/iTS System Management Manual—426748-002
11-16
SET PROGRAM Command
TYPE program-type
specifies the type of program, the name of the screen program that the TCP uses
when starting the terminal, and specific terminal and program options. The
possible values are:
For more information on specifying device types for PROGRAM objects, see the
TYPE attribute of the RUN PROGRAM Command on page 11-10.
This attribute is required.
INITIAL program-unit-name
specifies the name of the SCREEN COBOL program unit that the TCP
executes when starting the application.
This attribute is required.
BREAK { ON | OFF }
specifies whether the TCP accepts the Break key function for its terminals
running in conversational mode.
If a process is running as a terminal emulator, the value for this attribute
always defaults to OFF.
If you omit this attribute, the default is OFF. This attribute is effective only for
terminals running in conversational mode.
ON
directs the TCP to accept the Break key function. If the TCP is executing a
SCREEN COBOL program in conversational mode, the terminal operator
can press the Break key to prematurely terminate ACCEPT and DISPLAY
statements. If the terminal operator presses the Break key while the TCP is
executing a DISPLAY statement, the terminal output stops and the
DISPLAY statement is terminated normally with the special register
TERMINATION-SUBSTATUS set to 1. If the Break key is not used,
TERMINATION-SUBSTATUS is set to 0 after the completion of a
DISPLAY statement.
1 or IBM-3270 IBM 3270 terminal
3 or T16-6520 6520 terminal
4 or T16-6530 6530 terminal
5 or CONVERSATIONAL Conversational-mode terminal
6 or T16-6540 6540 terminal emulating a 6530 terminal
7 or INTELLIGENT Intelligent device
8 or T16-6530WP 6530WP terminal