Next: NDF_ISACC - Determine whether a specified type of NDF access is available
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_HSDAT - Set the history date for an NDF
NDF_HSMOD
- Set the history update mode for an NDF
- Description:
- The routine sets the mode to be used for updating the history
component of an NDF. This allows control over the amount of
history information subsequently recorded. It also allows history
recording to be disabled completely.
- Invocation:
- CALL NDF_HSMOD( HMODE, INDF, STATUS )
- Arguments:
-
-
HMODE = CHARACTER
(
) (Given)
-
The history update mode required: 'DISABLED', 'QUIET',
'NORMAL' or 'VERBOSE'. This value may be abbreviated, to no
less than three characters. In addition, 'SKIP' may be supplied.
This is similar to 'DISABLED', in that no history record will
be added to the NDF when the NDF is closed. However, 'SKIP' makes
no permanent change to the update mode - the next time the NDF
is accessed it will have its original update mode.
-
INDF = INTEGER (Given)
-
NDF identifier.
-
STATUS = INTEGER (Given and Returned)
-
The global status.
Next: NDF_ISACC - Determine whether a specified type of NDF access is available
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_HSDAT - Set the history date for 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