OFF CYCLECancels event branches defined by ON CYCLE.
Description:
Execution of an OFF CYCLE statement within a subprogram will disable the ON CYCLE definition within the context of the subprogram, but when control is returned to the calling program the ON CYCLE definition is re-enabled.
See Also:
|