NDF_GTUNE

Obtain the value of an NDF_ system tuning parameter

Description:

The routine returns the current value of an NDF_ system internal tuning parameter.

Invocation

CALL NDF_GTUNE( TPAR, VALUE, STATUS )

Arguments

TPAR = CHARACTER ( ) (Given)
Name of the tuning parameter whose value is required (case insensitive). This name may be abbreviated, to no less than 3 characters.
VALUE = INTEGER (Returned)
Value of the parameter.
STATUS = INTEGER (Given and Returned)
The global status.

Notes:

See the NDF_TUNE routine for a list of the tuning parameters currently available.