ARY_IMPRT

Import an array into the ARY_ system from HDS

Description:

The routine imports an array into the ARY_ system from HDS and issues an identifier for it. The array may then be manipulated by the ARY_ routines.

Invocation

CALL ARY_IMPRT( LOC, IARY, STATUS )

Arguments

LOC = CHARACTER ( ) (Given)
HDS locator to an array structure.
IARY = INTEGER (Returned)
Array identifier.
STATUS = INTEGER (Given and Returned)
The global status.

Notes: