DAT_INDEX

Index into component list

Description:

Index into a structure’s component list and return a locator to the object at the given position.

Invocation

CALL DAT_INDEX( LOC1, INDEX, LOC2, STATUS )

Arguments

LOC1 = CHARACTER  ( DAT__SZLOC ) (Given)
Structure locator.
INDEX = INTEGER (Given)
List position.
LOC2 = CHARACTER  ( DAT__SZLOC ) (Returned)
Component locator.
STATUS = INTEGER (Given and Returned)
The global status.