Previous Topic: MESSAGERATE ParameterNext Topic: MSGDRAINRATE Parameter


MSGCOLOR Parameter

This parameter sets the default display color for messages in OPSLOG browse for which the MSG.COLOR attribute variable was not set.

Note: You set the MSG.COLOR variable in AOF message rules.

Default value

NONE

When the MSGCOLOR parameter has a value of NONE, the message descriptor code (if any) determines the message display color. Otherwise, the color specified on MSGCOLOR overrides the color set by the message descriptor code.

Other possible values

BLUE, GREEN, PINK, RED, TURQ (turquoise), WHITE, or YELLOW

Set or modify this parameter…

Anytime

Example: MSGCOLOR

This function sets the default message display color to green.

OPSPRM('SET','MSGCOLOR','GREEN')