NDF_HNREC

Determine the number of NDF history records present

Description:

The routine returns a count of the number of history records present in an NDF.

Invocation

CALL NDF_HNREC( INDF, NREC, STATUS )

Arguments

INDF = INTEGER (Given)
NDF identifier.
NREC = INTEGER (Returned)
Number of history records.
STATUS = INTEGER (Given and Returned)
The global status.

Notes: