The MESSAGE directive specifies a character string to be sent to the standard output device during the first compiler pass; this aids debugging.
This directive takes the following form: [See Note]
Examples
Consider the following:
!DEC$ MESSAGE:'Compiling Sound Speed Equations'
!MS$MESSAGE:string
For More Information:
For details on syntax rules for all general directives, see Section 15.1.1.