Used with %END to delimit a preprocessor group.
%[label:]... SELECT [exp1];
The %SELECT statement starts the delimiting of preprocessor DO groups or preprocessor procedures.
Each %SELECT must have one and only one corresponding %END. Using one %END to close multiple groups and/or blocks is not permitted.
Description
The %SELECT statement starts the delimiting of preprocessor DO groups or preprocessor procedures.