
Next:
ARY_NDIM
-
Enquire the dimensionality of an array
Up: Routine Descriptions
Previous:
ARY_MAPZ
-
Obtain complex mapped access to an array
ARY_MSG
-
Assign the name of an array to a message token
- Description:
-
The routine assigns the name of an array to a message token (in a
form which a user will understand) for use in constructing
messages with the MSG_ and ERR_ routines (see SUN/104).
- Invocation:
-
CALL ARY_MSG( TOKEN, IARY )
- Arguments:
-
-
TOKEN = CHARACTER
(
) (Given)
-
Name of the message token.
-
IARY = INTEGER (Given)
-
Array identifier.
- Notes:
-
-
This routine has no STATUS argument and performs no error
checking. If it should fail, then no assignment to the message
token will be made and this will be apparent in the final
message.

Next:
ARY_NDIM
-
Enquire the dimensionality of an array
Up: Routine Descriptions
Previous:
ARY_MAPZ
-
Obtain complex mapped access to an 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