TS/MP Management Programming Manual (G06.24+, H06.03+)
ZPWY-DDL- Definitions
NonStop TS/MP Management Programming Manual—540082-001
5-16
ZPWY-DDL-0-100
ZPWY-DDL-0-100
ZPWY-DDL-0-100 is a value from 0 through 100.
ZPWY-DDL-0-4095
ZPWY-DDL-0-4095 is a value from 0 through 4095.
ZPWY-DDL-1-100
ZPWY-DDL-1-100 is a value from 1 through 100.
ZPWY-DDL-1-199
ZPWY-DDL-1-199 is a value from 1 through 199.
ZPWY-DDL-1-255
ZPWY-DDL-1-255 is a value from 1 through 255.
Predefined Token and Field Values
A predefined token or field is given a symbolic name in the Pathway subsystem
definitions file. The Pathway subsystem defines these token and field values:
ZPWY-VAL-SSID
is the subsystem ID of the Pathway subsystem. For information about the structure
of this value, see ZSPI-TKN-SSID on page 4-4.
Note. ZPWY-VAL-YES is equivalent to ZSPI-VAL-TRUE, and ZPWY-VAL-NO is equivalent to
ZSPI-VAL-FALSE, neither of which is supported in COBOL. For information on working with
Boolean values and COBOL coding suggestions, see the SPI Programming Manual.
def ZPWY-DDL-0-100 token-type ZSPI-DDL-INT.
def ZPWY-DDL-0-4095 token-type ZSPI-DDL-INT.
def ZPWY-DDL-1-100 token-type ZSPI-DDL-INT.
def ZPWY-DDL-1-199 token-type ZSPI-DDL-INT.
def ZPWY-DDL-1-255 token-type ZSPI-DDL-
INT.