NDF_HEND

End NDF history recording for the current application

Description:

The routine closes down history recording for the current application by writing default history information (when appropriate) to any NDFs which are still active, and by flagging that a new history record should be created to hold any subsequent history information (ready for the next application). If an application name has been declared via a call to NDF_HAPPN, then that name is cleared.

Invocation

CALL NDF_HEND( STATUS )

Arguments

STATUS = INTEGER (Given and Returned)
The global status.

Notes: