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

<?NewLine?>

The text following this code will begin on a new line. The code will only generate a newline if required (it is a conditional newline).

The code will only work as intended when used within a macro and PPWIZARD does not know of anything that occurred outside of the scope of the macro. If used outside of a macro it will simply generate a newline exactly the same as if you had used "<?NewLine>".

This code can be very handy in macros or similar situations where you may have no idea as to whether or not you are at the start of a line (and, like me, you hate excessive numbers of blank lines).

I am thinking about removing this symbol, if I do I MAY provide similar functionaility via another mechanism.


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]: <?NewLine>[Next]: <?NewLineInMacro>


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