gtpg2m3fGeneral Macros

RCRFC-Release Core Block and File Address

This general macro combines the functions of the RELCC and RELFC macros. The storage block specified by the designated core block reference word (CBRW) is released from the entry control block (ECB) and returned to the appropriate available working storage pool. The pool file address specified by the designated file address reference word (FARW) is returned to the available pool of file records. The macro service determines the record size and the file record address type (short-or long-term file storage).

Format




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

datalevel
The ECB data level (D0-DF) holding the storage block and file address to be returned.

DECB=(reg)|label1
The label or general register (R0-R7) containing the address of the data event control block (DECB) holding the storage block and file address to be returned.

Entry Requirements

Return Conditions

Programming Considerations

Examples

None.