PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
[Bottom][Contents][Search][Prev]: /$Trace[Next]: The Source Code

Switch /@EXTN[:ProjectFileMask]

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.

After processing all other command line parameters (from all sources) ppwizard checks to see if all input files have the same extension, if so then it will also try to load a project file named "DEF_*.PPW" (the default mask), where the '*' represents the extension of the files.

You can either turn off all extension based project handling by passing an empty value or change the name of the files.

There is only one restriction, the project file can not try to specify more input files.


[Top][Contents][Search][Prev]: /$Trace[Next]: The Source Code

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