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

Begin-block termination

A begin-block is terminated when control passes to another active block by some means other than a procedure reference. These means are:

A GO TO statement can also terminate other blocks if the transfer point is contained in a block that did not directly activate the block being terminated. In this case, all intervening blocks in the activation sequence are terminated. For an example of this, see the example in Procedure termination.


Terms of use | Feedback

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