EasyManuals Logo
Home>HP>Software>NonStop Pathway/iTS

HP NonStop Pathway/iTS User Manual

HP NonStop Pathway/iTS
694 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #77 background imageLoading...
Page #77 background image
ZPWY-DDL- Definitions
NonStop Pathway/iTS Management Programming Manual—426749-002
5-3
Buffer Declarations
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.
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.
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.
def ZPWY-DDL-MSG-BUFFER.
02 Z-MSGCODE token-type ZSPI-DDL-INT.
02 Z-BUFLEN token-type ZSPI-DDL-INT.
02 Z-OCCURS token-type ZSPI-DDL-INT.
02 Z-FILLER token-type ZSPI-DDL-CHAR.
occurs 0 to ZPWY-VAL-BUFLEN
times
depending on Z-OCCURS.
end.
def ZPWY-DDL-MAX-MSG-BUFFER.
02 Z-MSGCODE token-type ZSPI-DDL-INT.
02 Z-BUFLEN token-type ZSPI-DDL-INT.
02 Z-OCCURS token-type ZSPI-DDL-INT.
02 Z-FILLER token-type ZSPI-DDL-CHAR.
occurs 0 to ZPWY-VAL-MAX-TACL-
BUFLEN
times depending on Z-OCCURS.
end.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HP NonStop Pathway/iTS and is the answer not in the manual?

HP NonStop Pathway/iTS Specifications

General IconGeneral
BrandHP
ModelNonStop Pathway/iTS
CategorySoftware
LanguageEnglish

Related product manuals