This addition is for internal use only.
Do not use it in application programs.
... STATE state
: Programs in the repository can be in an active or inactive state. The addition STATE determines which state is taken into account when reading the program prog. state can have the values "A" (for active) and "I" (for inactive). Without the STATE addition, "I" is implicitly used for all inactive programs of the current user, and "A" is implicitly used for all other programs.
If the state inactive is specified for
state, this is assumed for the programs of the current user and the state active is used for all other programs.
Non-Catchable Exceptions