next up previous
Next: ARY_ISTMP - Determine if an array is temporary
Up: Routine Descriptions
Previous: ARY_ISBAS - Enquire if an array is a base array

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.



next up previous
Next: ARY_ISTMP - Determine if an array is temporary
Up: Routine Descriptions
Previous: ARY_ISBAS - Enquire if an array is a base array



ARY A Subroutine Library for Accessing ARRAY Data Structures
Starlink User Note 11
R.F. Warren-Smith
28th April 1998
E-mail:rfws@star.rl.ac.uk