IRQ_NUMQN

Return number of defined quality names

Description:

The number of quality names defined in the NDF specified by LOCS is returned.

Invocation

CALL IRQ_NUMQN( LOCS, NAMES, STATUS )

Arguments

LOCS(5) = CHARACTER ( ) (Given)
An array of five HDS locators. These locators identify the NDF and the associated quality name information. They should have been obtained using routine IRQ_FIND or routine IRQ_NEW.
NAMES = INTEGER (Returned)
The number of quality names defined in the structure located by LOCS.
STATUS = INTEGER (Given and Returned)
The global status.