PPWIZARD Manual
[Bottom][Contents][Search][Prev]: <?ProcessingMode>[Next]: <?ProtectFromPpwEnd>

<?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" as being treated as commands. This is similar to the "#AsIs" command except that no "as is" tagging is performed and that PPWIZARD commands are not precessed.

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).


[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)
Tuesday January 02 2001 at 7:37am