Processing math: 100%

DAT_TUNE

Set HDS parameter

Description:

Specify a value for an HDS control parameter.

Invocation

CALL DAT_TUNE( PARAM, VALUE, STATUS )

Arguments

PARAM = CHARACTER  (  ) (Given)
Parameter name.
VALUE = INTEGER (Given)
Parameter value.
STATUS = INTEGER (Given and Returned)
The global status.

Notes:

This routine is obsolete – HDS_TUNE should be used instead.