The CDF_ATTINQ procedure obtains information about a specified attribute in a Common Data Format file.
The CDF ID of the file containing the desired attribute, returned from a previous call to CDF_OPEN or CDF_CREATE.
Either a string containing the name of the attribute or the attribute number to be inquired.
A named variable in which a string, describing the scope of the attribute, is returned. This string will have one of the following values: "GLOBAL_SCOPE", "VARIABLE_SCOPE", "GLOBAL_SCOPE_ASSUMED", or "VARIABLE_SCOPE_ASSUMED".