-WmsgCU: RGB color for user messages

Group

Messages

Scope

Compilation Unit

Syntax
  -WmsgCU<

  RGB>
  
  
Arguments

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

Default
  -WmsgCU0 (
  r00 
  g00 
  b00, black)

  
Description

It is possible to change the user 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

-WmsgCU255 changes the user messages to blue.