PPWIZARD Manual
[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 sets the processing mode for the output file as well as the default processing mode for other output files specified with the #Output command.


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