1.1.30 $INFO : Generate info message

If the generation of info is turned on, through the -vi command-line option, then

{$INFO This was coded on a rainy day by Bugs Bunny}

will display an info message when the compiler encounters it.

This is useful in conjunction with the f$IFDEFg directive, to show information about which part of the code is being compiled.