SPI Programming Considerations
Extensible Structured Tokens
The following is a sample DDL definition for an extensible structured token that defines
the attributes for a program. The TAL, COBOL, TACL, PASCAL, and C code
generated follows the DDL definition.
Note. The TAL, COBOL, TACL, and C codes redefine each character field (Z^C and Z-C in
the examples) as an integer array and as an array of individual bytes to accommodate certain
HP NonStop operating system procedures. For clarity, the redefinitions have been removed
from the example.
DDL definition for ZPWY-DDL-DEF-PROG:
def ZPWY-DDL-DEF-PROG.
02 ZERRORABORT
02 ZOWNER
02 ZPRINTERINFO.
03 ZISATTACHED
03 ZPRINTERFILE
02 ZSECURITY
02 ZTCP
02 FILLER
02 ZTMF
end.
NonStop Pathway/iTS Management Programming Manual—426749-002
type ZPWY-DDL-ON-OFF.
type ZPWY-DDL-OWNER-ID.
type ZPWY-DDL-YES-NO.
type ZSPI-DDL-FNAME32.
type ZPWY-DDL-SECURITY-VALUE.
type ZPWY-DDL-OBJECT-NAME.
type ZPWY-DDL-FILLER.
type ZPWY-DDL-ON-OFF.
3- 10
Extensible Structured Tokens
Need help?
Do you have a question about the NonStop Pathway/iTS and is the answer not in the manual?