-WmsgCE: RGB Color for Error Messages

Group

MESSAGES

Scope

Function

Syntax
  -WmsgCE<
  RGB>
  
  
Arguments

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

Default
  -WmsgCE16711680 (rFF g00 b00, red)
  
  
Defines

None

Pragmas

None

Description

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

Example

-WmsgCE255 changes the error messages to blue