next up previous 237
Next: NDF_PLACE - Obtain an NDF placeholder
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_NOACC - Disable a specified type of access to an NDF


NDF_OPEN - Open an existing or new NDF

Description:
The routine finds an existing NDF data structure and returns an identifier for it, or creates a placeholder for a new NDF.

Invocation:
CALL NDF_OPEN( LOC, NAME, MODE, STAT, INDF, PLACE, STATUS )

Arguments:

LOC = CHARACTER $*$ ( $*$ ) (Given)
Locator to the enclosing HDS structure.
NAME = CHARACTER $*$ ( $*$ ) (Given)
Name of the HDS structure component.
MODE = CHARACTER $*$ ( $*$ ) (Given)
Type of NDF access required: 'READ', 'UPDATE' or 'WRITE'.
STAT = CHARACTER $*$ ( $*$ ) (Given)
The state of the NDF, specifying whether it is known to exist or not: 'NEW', 'OLD', or 'UNKNOWN'.
INDF = INTEGER (Returned)
NDF identifier.
PLACE = INTEGER (Returned)
NDF placeholder identifying the nominated position in the data system.
STATUS = INTEGER (Given and Returned)
The global status.

Notes:



next up previous 237
Next: NDF_PLACE - Obtain an NDF placeholder
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_NOACC - Disable a specified type of access to 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