Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Language Reference Manual

RESIGNAL statement

The RESIGNAL statement terminates the current ON-unit and allows another ON-unit for the same condition to get control. The processing continues as if the ON-unit executing the RESIGNAL did not exist and was never given control. It allows multiple ON-units to get control for the same condition.

Read syntax diagramSkip visual syntax diagram>>-RESIGNAL--;-------------------------------------------------><
 

RESIGNAL is valid only within an ON-unit or its dynamic descendants.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)