_DEBUG
Format:
_DEBUG '"' ... '"'
Generates a debug message. This will only be seen if the"-debug" compiler option has been used.
Example:
_DEBUG "this file is being deprecated"
Parent topic: Message generating
Format:
_DEBUG '"' ... '"'
Generates a debug message. This will only be seen if the"-debug" compiler option has been used.
Example:
_DEBUG "this file is being deprecated"