gtpg2m58General Macros

UNFRC-Unhold File Record

This general macro releases the hold on the record address contained in the specified file address reference word (FARW) in the entry control block (ECB).

Format




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

datalevel
An ECB data level that identifies the file address and core block information for the I/O request.

DECB=(reg)|label1
The label or general register (R0-R7) containing the address of the data event control block (DECB), which specifies the file address and core block information for the I/O request.

GDS
Specify one of the following:

N
The file address in the specified ECB data level or DECB is for a record from the online database. N is the default.

Y
The file address in the specified ECB data level or DECB is for a record on either a general file or a general data set.

Entry Requirements

Return Conditions

Programming Considerations

Examples

None.