Next: NDF_ACPUT - Assign a value to an NDF axis character component
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_ACLEN - Determine the length of an NDF axis character component
NDF_ACMSG
- Assign the value of an NDF axis character component to a message
token
- Description:
The routine assigns the value of the specified axis character
component of an NDF to a message token, for use in constructing
messages using the MSG_ or ERR_ routines (see
SUN/104).
- Invocation:
CALL NDF_ACMSG( TOKEN, INDF, COMP, IAXIS, STATUS )
- Arguments:
-
TOKEN = CHARACTER * ( * ) (Given)
-
Name of the message token.
-
INDF = INTEGER (Given)
-
NDF identifier.
-
COMP = CHARACTER * ( * ) (Given)
-
Name of the axis character component whose value is to be used:
'LABEL' or 'UNITS'.
-
IAXIS = INTEGER (Given)
-
Number of the NDF axis.
-
STATUS = INTEGER (Given and Returned)
-
The global status.
- Notes:
-
If the requested axis component is in an undefined state, then
an appropriate default value will be assigned to the token.
Next: NDF_ACPUT - Assign a value to an NDF axis character component
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_ACLEN - Determine the length of an NDF axis character component
Starlink User Note 33
R.F. Warren-Smith
11th January 2000
E-mail:rfws@star.rl.ac.uk
Copyright © 2000 Council for the Central Laboratory of the Research Councils