z/OS Language Environment Programming Guide for 64-bit Virtual Addressing Mode
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


CELQPIT

z/OS Language Environment Programming Guide for 64-bit Virtual Addressing Mode
SA38-0689-00

CELQPIT generates a header for the PreInit table.

Read syntax diagramSkip visual syntax diagram
Syntax

>>-table_name--CELQPIT--+---------+--+-ABEND-+-----------------><
                        '-NOSTOR=-'  '-RC----'   

table_name
Assembler symbolic name assigned to the first word in the PreInit table. The address of this symbol should be used as the ceexptbl_addr parameter in a CELQPIPI(init_main) or a CELQPIPI(init_sub) call.
NOSTOR=
Indicates whether CELQPIPI caller wants Language Environment to abend or return a return code if initial storage allocations are not successful.
NOSTOR=ABEND
Indicates abend is desired (default)
NOSTOR=RC
Indicates a return code is desired

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014