DAT_RESET

Reset object state

Description:

Reset the state of a primitive, ie. “un-define” its value. All subsequent read operations will fail until the object is written to (re-defined).

Invocation

CALL DAT_RESET( LOC, STATUS )

Arguments

LOC = CHARACTER  ( DAT__SZLOC ) (Given)
Primitive locator.
STATUS = INTEGER (Given and Returned)
The global status.