Next: NDF_CREAT - Create a new simple NDF via the ADAM parameter system
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_COPY - Copy an NDF to a new location
NDF_CPUT
- Assign a value to an NDF character component
- Description:
- The routine assigns a value to the specified character component
of an NDF (i.e. to the LABEL, TITLE or UNITS component). Any
previous value is over-written.
- Invocation:
- CALL NDF_CPUT( VALUE, INDF, COMP, STATUS )
- Arguments:
-
-
VALUE = CHARACTER
(
) (Given)
-
The value to be assigned.
-
INDF = INTEGER (Given)
-
NDF identifier.
-
COMP = CHARACTER
(
) (Given)
-
Name of the character component whose value is to be assigned:
'LABEL', 'TITLE' or 'UNITS'.
-
STATUS = INTEGER (Given and Returned)
-
The global status.
- Notes:
- The entire VALUE string (including trailing blanks if present)
is assigned to the specified component, whose length is adjusted
to accommodate it.
Next: NDF_CREAT - Create a new simple NDF via the ADAM parameter system
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_COPY - Copy an NDF to a new location
NDF [1ex
Starlink User Note 33
R.F. Warren-Smith & D.S. Berry
16th July 2012
E-mail:starlink@jiscmail.ac.uk
Copyright © 2013 Science and Technology Facilities Council