gtpg2m2eGeneral Macros

FSTIC-File Status Table Information

This general macro accepts a symbolic module number from the requester and responds with information about that symbolic module taken from the appropriate disk status table. The information is returned in a consistent format, even though the individual status tables are not in a consistent format.

Format




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

ERR=label1
An optional parameter for a label to which the program will branch if the symbolic module number is illegal.

GFNM=label2
An optional parameter for a label to which the program will branch if the symbolic module number refers to a "pseudo mod", a general file that is not mounted.

GDS
An optional parameter that specifies whether general data set module numbers are to be processed.

NO
Any symbolic module number that is greater then the COPY MOD number is considered invalid.

YES
Any symbolic module number in the number range for general data set modules is processed as valid.

Entry Requirements

Return Conditions

Programming Considerations

Examples

None.