ZPWY-DDL- Definitions
Buffer Declarations
Pathway/iTS provides the following buffer declarations for message buffers you can
use with the SPI procedures.
ZPWY-DDL-MSG-BUFFER
is a message buffer of the appropriate size for use with most SPI procedures.
def ZPWY-DDL-MSG-BUFFER.
02 Z-MSGCODE
02 Z-BUFLEN
02 Z-OCCURS
02 Z-FILLER
times
end.
This buffer message declaration is also defined in the ZSPIDEF.ZPWYTACL file
with the size of the Z-FILLER field set to 2048 bytes.
ZPWY-DDL-MAX-MSG-BUFFER
is a message buffer of the appropriate size for use with the SPI procedures in
applications that manage requestors written in TACL.
def ZPWY-DDL-MAX-MSG-BUFFER.
02 Z-MSGCODE
02 Z-BUFLEN
02 Z-OCCURS
02 Z-FILLER
BUFLEN
end.
This buffer message declaration is also defined in the ZSPIDEF.ZPWYTACL file
with the size of the Z-FILLER field set to 4994 bytes. It is defined in the
ZSPIDEF.ZPWYTAL file with the size of the Z-FILLER field set to 30000 bytes.
Object Names
The DDL definitions for object names are used to define the object-selector tokens
referenced with token maps (not token codes). For object-selector tokens, whether
each field is required or optional depends upon the command in which the token type
is used; required and optional fields are therefore marked in the individual command
descriptions.
NonStop Pathway/iTS Management Programming Manual—426749-002
token-type ZSPI-DDL-INT.
token-type ZSPI-DDL-INT.
token-type ZSPI-DDL-INT.
token-type ZSPI-DDL-CHAR.
occurs 0 to ZPWY-VAL-BUFLEN
depending on Z-OCCURS.
token-type ZSPI-DDL-INT.
token-type ZSPI-DDL-INT.
token-type ZSPI-DDL-INT.
token-type ZSPI-DDL-CHAR.
occurs 0 to ZPWY-VAL-MAX-TACL-
times depending on Z-OCCURS.
5 -3
Buffer Declarations
Need help?
Do you have a question about the NonStop Pathway/iTS and is the answer not in the manual?
Questions and answers