The %END statement is used in conjunction with %DO, %SELECT or %PROCEDURE statements to delimit preprocessor DO-groups, SELECT-groups or preprocessor procedures.
|
The label following END must be a label of a %PROCEDURE, %DO or %SELECT statement. Multiple closure is allowed.