next up previous
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 up previous
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


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