next up previous
Next: NDF_HPURG - Delete a range of records from an NDF history component
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_HNREC - Determine the number of NDF history records present

NDF_HOUT - Display text from an NDF history record   

Description:
The routine displays the text associated with a specified NDF history record by invoking a service routine suppled by the caller. A standard service routine NDF_HECHO is provided, but this may be replaced if required.

Invocation:
CALL NDF_HOUT( INDF, IREC, ROUTIN, STATUS )

Arguments:
INDF = INTEGER (Given)
NDF identifier.
IREC = INTEGER (Given)
Number of the NDF history record whose text is to be displayed.
ROUTIN = SUBROUTINE (Given)
A service routine to which the text will be passed for display. For a specification of this routine, see the default routine NDF_HECHO. This service routine must be declared EXTERNAL in the routine which invokes NDF_HOUT.
STATUS = INTEGER (Given and Returned)
The global status.



next up previous
Next: NDF_HPURG - Delete a range of records from an NDF history component
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_HNREC - Determine the number of NDF history records present


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