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

%END Statement

The %END statement is used in conjunction with %DO, %SELECT or %PROCEDURE statements to delimit preprocessor DO-groups, SELECT-groups or preprocessor procedures.

Read syntax diagramSkip visual syntax diagram>>-%--+------------+--END--+-------+--;------------------------><
      | .--------. |       '-label-'
      | V        | |
      '---label:-+-'
 

The label following END must be a label of a %PROCEDURE, %DO or %SELECT statement. Multiple closure is allowed.


Terms of use | Feedback

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