PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
[Bottom][Contents][Search][Prev]: /DropFiles[Next]: /Exec

Switch /Exclude:FileMask

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
    

Warning

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.


[Top][Contents][Search][Prev]: /DropFiles[Next]: /Exec

PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Thursday January 17 2002 at 6:27pm