-WmsgCF: RGB Color for Fatal Messages

Group

MESSAGES

Scope

Function

Syntax
  -WmsgCF<
  RGB>
  
  
Arguments

<RGB>: 24-bit RGB (red/green/blue) value

Default
  -WmsgCF8388608 (r80 g00 b00, dark red)
  
  
Defines

None

Pragmas

None

Description

This option changes the color of a fatal message. The specified value must be an RGB (Red/Green/Blue) value and must be specified in decimal.

Example

-WmsgCF255 changes the fatal messages to blue