PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
[Bottom][Contents][Search][Prev]: <?ProcessingMode>[Next]: <?ProtectFromPpwEnd>
\ -> Standard Definitions -> <?ProtectFromPpwStart>

<?ProtectFromPpwStart>

This variable expands to one or more commands that ensure that following lines are protected from change by PPWIZARD. As examples, this prevents leading whitespace removal and text such as "#define" from being treated as commands. This is similar to the "#AsIs" command except that no "as is" tagging is performed and PPWIZARD commands are not processed.

Note that this does not do any extra tagging such as that required to ensure that the text appears the same in a browser or IPF viewer, etc. This must be taken care of by you ("#AutoTag").

You must use "<?ProtectFromPpwEnd>" at the end of the lines you wish to protect.


This is a Standard Definition which always exists (you don't need to #define it). Note that you can create your own variations or completely new ones (see the examples).


email me  any feedback, additional information or corrections.
See this page online (look for updates)

[Top][Contents][Search][Prev]: <?ProcessingMode>[Next]: <?ProtectFromPpwEnd>


PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Saturday May 28 2022 at 2:55pm