ARY_VALID

Determine whether an array identifier is valid

Description:

Determine whether an array identifier is valid (i.e. associated with an array).

Invocation

CALL ARY_VALID( IARY, VALID, STATUS )

Arguments

IARY = INTEGER (Given)
Identifier to be tested.
VALID = LOGICAL (Returned)
Whether the identifier is valid.
STATUS = INTEGER (Given and Returned)
The global status.