PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
This is a PPWIZARD command line switch. You can set up your own default switches in the "PPWIZARD_OPTIONS" environment variable or in project files.
Sometimes you may wish to process most files with a few exceptions,
this switch allows you to specify those exceptions. The switch may be
used as many times as required.
ppwizard *.IT /Exclude:TEST*.IT /Exclude:TRY?.IT /Output:OUT\*.html
If you filter out all input masks such that PPWIZARD has no files to
process then by default an error is generated, to alter this use the
/0OK switch.
PPWIZARD Manual

Thursday January 17 2002 at 6:27pm