next up previous 237
Next: NDF_XSTAT - Determine if a named NDF extension exists
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_XNUMB - Determine the number of extensions in an NDF


NDF_XPT0x - Write a scalar value to a component within a named NDF extension

Description:
The routine writes a scalar value to a component within a named NDF extension. The extension must already exist, although the component within the extension need not exist and will be created if necessary.

Invocation:
CALL NDF_XPT0x( VALUE, INDF, XNAME, CMPT, STATUS )

Arguments:

VALUE = ? (Given)
The value to be written to the extension component. Its type is determined by the name of the routine called (see the Notes section).
INDF = INTEGER (Given)
NDF identifier.
XNAME = CHARACTER $*$ ( $*$ ) (Given)
Name of the NDF extension.
CMPT = CHARACTER $*$ ( $*$ ) (Given)
Name of the component within the extension whose value is to be assigned.
STATUS = INTEGER (Given and Returned)
The global status.

Notes:



next up previous 237
Next: NDF_XSTAT - Determine if a named NDF extension exists
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_XNUMB - Determine the number of extensions in an NDF

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