-WmsgSw: Setting a Message to Warning

Group

MESSAGES

Scope

Function

Syntax
  -WmsgSw<number>   
Arguments

<number>: Error number to be a warning, for example, 2901

Default

None

Defines

None

Pragmas

None

Description

This option sets a message to a warning message. This option cannot be used with #pragma OPTION: Additional Options. Use this option only with #pragma MESSAGE: Message Setting.

Example

-WmsgSw2901

See also

-WmsgSd: Setting a Message to Disable

-WmsgSe: Setting a Message to Error

-WmsgSi: Setting a Message to Informationi