-WmsgCI: RGB color for information messages

Group

Messages

Scope

Compilation Unit

Syntax
  -WmsgCI<

  RGB>
  
  
Arguments

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

Default
  -WmsgCI32768 (
  r00 
  g80 
  b00, green)

  
Description

It is possible to change the information message color with this option. The value to be specified has to be an RGB (Red-Green-Blue) value and has to be specified in decimal.

Example

-WmsgCI255 changes the information messages to blue.