PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
![]() | ![]() | ![]() | ![]() | ![]() |
<?SemiColon> |
This variable will be replaced by a single semicolon (;) character. It could be useful if you have the odd line that must begin with a semicolon. The semicolon is the default character to begin a line comment.
This symbol actually expands to a <?xXX> code and not the ';' character directly. In some cases this may not be what you wish and you should either define your own alternative or use some other method (#define may be suitable in a lot of cases), depending on your need.
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).