next up previous 237
Next: NDF_HNREC - Determine the number of NDF history records present
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_HGMOD - Get the history update mode for an NDF


NDF_HINFO - Obtain information about an NDF's history component

Description:
The routine returns character information about an NDF's history component or about one of the history records it contains.

Invocation:
CALL NDF_HINFO( INDF, ITEM, IREC, VALUE, STATUS )

Arguments:

INDF = INTEGER (Given)
NDF identifier.
ITEM = CHARACTER $*$ ( $*$ ) (Given)
Name of the information item required: 'APPLICATION', 'CREATED', 'DATE', 'DEFAULT', 'HOST', 'MODE', 'NLINES', 'NRECORDS', 'REFERENCE', 'USER', 'WIDTH' or 'WRITTEN' (see the "General Items" and "Specific Items" sections for details). This value may be abbreviated, to no less than three characters.
IREC = INTEGER (Given)
History record number for which information is required. This argument is ignored if information is requested about the history component as a whole. See the "Specific Items" section for details of which items require this argument.
VALUE = CHARACTER $*$ ( $*$ ) (Returned)
The history information requested (see the "Returned String Lengths" section for details of the length of character variable required to receive this value).
STATUS = INTEGER (Given and Returned)
The global status.

General Items
The following ITEM values request general information about the history component and do not use the IREC argument:
Specific Items
The following ITEM values request information about specific history records and should be accompanied by a valid value for the IREC argument specifying the record for which information is required:
Returned String Lengths



next up previous 237
Next: NDF_HNREC - Determine the number of NDF history records present
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_HGMOD - Get the history update mode 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