Everything

 

-change_message [V1.06 or later]


This option changes the message levels.

[Specification format]

-change_message=error[={num|num1-num2}[, ...]]

 

-

Interpretation when omitted

Message levels are not changed.

[Detailed description]

-

This option changes the specified warning messages to error messages.
This option controls message numbers W0510000 to W0549999.

-

The rightmost 5 digits of the message number are specified for num, num1, and num2.
If a message number that does not exist is specified, it will be ignored.

-

If no message number is included, operation is as if all message numbers have been specified.

-

If num1-num2 is specified, it is assumed that message numbers within the range have been specified.

-

If this option is specified more than once, all of the given specifications will be effective.