The following keywords generate a message, just as if it came directly from the compiler. Each is followed by a string which will be displayed as part of the message.
Format:
_DEBUG '"' ... '"'
Generates a debug message. This will only be seen if the "-debug"
compiler option has been used.