gtpg2m2qGeneral Macros

GFSCC-Initiate GFS Control

This general macro is available to file pool programs to run ancillary functions by the Get File Storage/Replace File Storage programs. The functions apply to file pool sections that exist in the system.

Format




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

CQ3STA
To start recording each file storage address dispensed for GETLC, GETSC or GETFC requests.

CQ3STO
To stop the GFS recording function.

CQ3TAG
To start tagging each long term file storage address returned with the RELFC macro. The 4-byte BCD name of the program using RELFC macro is used to tag the address.

CQ3NAG
To stop the returned file storage address tagging function.

Entry Requirements

R9 must contain the address of the ECB being processed.

Return Conditions

Programming Considerations

Examples

GFSCC CQ3STA

This invocation starts recording file addresses dispensed for GETLC GETSC or GETFC macro requests.