CMP_TYPE

Enquire component type

Description:

Enquire the type of a structure component.

Invocation

CALL CMP_TYPE( LOC, NAME, TYPE, STATUS )

Arguments

LOC = CHARACTER  ( DAT__SZLOC ) (Given)
Structure locator.
NAME = CHARACTER  ( DAT__SZNAM ) (Given)
Component name.
TYPE = CHARACTER  ( DAT__SZTYP ) (Returned)
Data type.
STATUS = INTEGER (Given and Returned)
The global status.