contents.gifindex.gif

@Message - Message Directive

Syntax

@MESSAGE 'string'

string - Any valid string

Use

@Message prints a message specified in string to your monitor. This can be used to monitor the progress of compiling, or to debug complex sequences of directives.

Example

@message 'Includes completed'