CEEXPIT

CEEXPIT generates a header for the PreInit table.

Read syntax diagramSkip visual syntax diagram
Syntax

>>-table_name--CEEXPIT--+---------+--+-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 (init_main) or a (init_sub) call.
NOSTOR=ABEND
Indicates that the system is to issue an abend if it cannot obtain storage for the preinitialization environment. This is the default.
NOSTOR=RC
Indicates that the system is to issue a return code if it cannot obtain storage for the preinitialization environment.