- ←Prev
- ARY
A Subroutine Library for Accessing
ARRAY Data Structures - Next→
- TOC ↑
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:
- ←Prev
- ARY
A Subroutine Library for Accessing
ARRAY Data Structures - Next→
- TOC ↑