NDF_XNUMB

Determine the number of extensions in an NDF

Description:

The routine returns the number of extensions present in the NDF whose identifier is supplied.

Invocation

CALL NDF_XNUMB( INDF, NEXTN, STATUS )

Arguments

INDF = INTEGER (Given)
NDF identifier.
NEXTN = INTEGER (Returned)
Number of extensions present.
STATUS = INTEGER (Given and Returned)
The global status.

Notes: