PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
[Bottom][Contents][Search][Prev]: <$Comment>[Next]: <$DocumentStart>

<$DComment>

This "OL_DOC.DH" tag is used to generate a comment of the appropriate format in the generated output. Unlike the "<$Comment>" tag the comment is only generated if debug mode is on.

SYNTAX

    <$DComment "TheComment">
    

The parameters for this tag are:

  1. TheComment
    This positional parameter specifies the comment to be generated.

Please also have a look at the "<$Comment>" tag.

EXAMPLE

    <$DComment "We will output this text as a comment (if debug is on)">
    


[Top][Contents][Search][Prev]: <$Comment>[Next]: <$DocumentStart>

PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Monday January 22 2001 at 5:44pm