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

#Info

A #Info command allows you to display an informative message to the user.

Similar commands are:

  1. #Error
  2. #Warning

Syntax

    [WhiteSpace]#Info  [']InfoMessage[']
    

The "InfoMessage" specifies the text to be displayed.

Example

Stupid example follows:

    #Info "The value "fred" is fine."
    


[Top][Contents][Search][Prev]: #include[Next]: #intercept

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