- ←Prev
- NDF
Routines for Accessing the
Extensible N-Dimensional Data Format - Next→
- TOC ↑
Description:
The routine
assigns the name of an NDF to a message token (in a form which a user will understand)
for use in constructing messages with the ERR_ and MSG_ routines (see
SUN/104).
Invocation
CALL NDF_MSG( TOKEN, INDF )
Arguments
TOKEN = CHARACTER
(
)
(Given)
Name of the message token.
INDF = INTEGER (Given)
NDF identifier.
Notes:
- ←Prev
- NDF
Routines for Accessing the
Extensible N-Dimensional Data Format - Next→
- TOC ↑