gtpg2m0kGeneral Macros

BACKC-Return to Previous Program Record

This general macro returns control to the last program held by the entry control block (ECB) that issued an ENTRC.

Format




label
A symbolic name can be assigned to the macro statement.

Entry Requirements

R9 must contain the address of the ECB being processed.

Return Conditions

Control is never returned to the program that issues the BACKC macro.

Programming Considerations

Examples

None.