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

Switch /HTML

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.

This switch should rarely be required as html mode is the default mode unless all input files end in the extension ".X" (its use is recommended for rexx source code).

On non unix operating systems lines end with carriage return followed by linefeed, with the internet unix has finally won (it only requires lines to terminate with a linefeed). Web servers and browsers do not require the carriage return (which they ignore). You can save an extra one character per line with use of the /CRLF switch.

This switch can be used any number of times and will affect all input masks that follow. It also becomes the default mode for all files produced via the #Output command. For backwards compatability, if an input mask is found before any processing mode switch then the last instance of a processing mode switch is used these.


[Top][Contents][Search][Prev]: /Hook[Next]: /HtmlGenerator

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