You can call the same preprocessor more than once for a
single build operation by adding it to a property group multiple times
with different options.
You need to have defined a property group on a local or remote
system.
You can execute the same preprocessor multiple times with
different options by adding it to the property group multiple times.
If your site has a preprocessor that takes an argument that tells
the preprocessor to look for certain statements in your source program,
for example, you can define one entry in the
Preprocessors list
that tells the preprocessor to look for GOTO statements and another
that looks for DISPLAY statements. Each definition points to the same
preprocessor, but executes it with different arguments.
To add multiple
entries for the same preprocessor with different options, do these
steps: