LPG_STATE

Return the original PAR state of a parameter

Description:

On the first invocation of the application, this routine returns the current PAR state of specified parameter and stores it in common. On subsequent invocations, the stored state is returned rather than the current state.

Invocation

CALL LPG_STATE( PARAM, STATE, STATUS )

Arguments

PARAM = CHARACTER ( ) (Given)
The parameter name.
STATE = INTEGER (Returned)
The original PAR state of the parameter.
STATUS = INTEGER (Given and Returned)
The global status.