ARY_LOC

Obtain an HDS locator for an array

Description:

The routine returns an HDS locator for the data object referred to by the supplied ARY identifier.

Invocation

CALL ARY_LOC( IARY, LOC, STATUS )

Arguments

IARY = INTEGER (Given)
Array identifier.
LOC = CHARACTER ( DAT__SZLOC ) (Returned)
The HDS locator. It should be annulled using DAT_ANNUL when no longer needed. A value of DAT__NOLOC will be returned if an error occurs.
STATUS = INTEGER (Given and Returned)
The global status.