ARY_ISMAP

Determine if an array is currently mapped

Description:

The routine returns a logical value indicating whether an array is currently mapped for access through the identifier supplied.

Invocation

CALL ARY_ISMAP( IARY, MAPPED, STATUS )

Arguments

IARY = INTEGER (Given)
Array identifier.
MAPPED = LOGICAL (Returned)
Whether the array is mapped for access through the IARY identifier.
STATUS = INTEGER (Given and Returned)
The global status.