![HP NonStop Pathway/iTS Programming Manual Download Page 108](http://html.mh-extra.com/html/hp/nonstop-pathway-its/nonstop-pathway-its_programming-manual_165147108.webp)
ZPWY-MAP- Definitions
NonStop Pathway/iTS Management Programming Manual— 426749-002
6 -8
ZPWY-MAP-DEF-PROGTERM
ZPWY-MAP-DEF-PROGTERM
ZPWY-MAP-DEF-PROGTERM identifies an extensible structured token that defines
the attributes for a Pathway subsystem TERM object associated with a specific PROG
object.
ZBREAK
specifies whether the TCP accepts the Break key function for its devices running in
conversational mode. ZBREAK can have the following values:
ZPWY-VAL-OFF
directs the TCP to disregard the Break key function.
ZPWY-VAL-ON
directs the TCP to accept the Break key function. If the TCP is executing a
SCREEN COBOL program in conversational mode, the user can press the
Break key to prematurely terminate ACCEPT and DISPLAY statements.
If the user 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.
If the user presses the Break key while the TCP is executing an ACCEPT
statement that is coded with an ESCAPE ON ABORT clause, the TCP stops
accepting terminal input and terminates the ACCEPT statement without
changes to the working-storage section. Pressing the Break key has no effect
on the TCP when the ACCEPT statement is coded without an ESCAPE ON
ABORT clause.
If the TCP is executing a statement other than ACCEPT or DISPLAY, it does
not accept the Break key.
If a process is running as a terminal emulator, the value for this field always
defaults to ZPWY-VAL-OFF. If you do not assign a value to this field, the default is
def ZPWY-DDL-DEF-PROGTERM.
02 ZBREAK token-type ZPWY-DDL-ON-OFF.
02 ZDISPLAYPAGES token-type ZPWY-DDL-1-255.
02 ZECHO token-type ZPWY-DDL-ON-OFF-CURRENT.
02 ZEXCLUSIVE token-type ZPWY-DDL-ON-OFF.
02 ZINITIAL token-type ZPWY-DDL-SCOBOL-PUNAME.
02 ZIOPROTOCOL token-type ZPWY-DDL-IO-PROTOCOL.
02 ZMAXINPUTMSGS token-type ZPWY-DDL-0-2045.
02 ZTCLPROG token-type ZSPI-DDL-FNAME32.
02 ZTRAILINGBLANKS token-type ZPWY-DDL-ON-OFF.
end.
Summary of Contents for NonStop Pathway/iTS
Page 28: ...Introduction NonStop Pathway iTS Management Programming Manual 426749 002 1 8 SPI Interface ...
Page 270: ...PROG Commands NonStop Pathway iTS Management Programming Manual 426749 002 9 20 START PROG ...
Page 480: ...TCP Event Messages NonStop Pathway iTS Management Programming Manual 426749 002 11 202 ...