gtpg2m1yGeneral Macros

EXITC-Processing of an Entry Is Complete

This general macro causes the control program to release the entry control block (ECB), any working storage, or program record blocks held by the ECB, thereby ending the life of the entry in the system.

Format




label
is a symbolic name that can be assigned to the macro statement.

RC=reg
specifies the general register (R0-R7, R14, or R15) that contains the return code to be passed back to the parent ECB.

Entry Requirements

Return Conditions

Programming Considerations

Examples

None.