-warning


This option outputs the specified warning message.

[Specification format]

-waning=num[,num]...
-waning=num1-num2

 

-

Interpretation when omitted

All warning messages are output.

[Detailed description]

-

This option outputs the specified warning message.

-

Specify the error numbers as num, num1, and num2.
If the error number that does not exist, it will be ignored.

-

An error will occur if num, num1, or num2 is omitted.

-

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

-

The error number specified by this option is the rightmost 5 digits of the 7-digit number following the "W".

[Example of use]

-

To output warning message "W0550001" and "W0550005", describe as:

>asrl -waning=50001,50005 -dev=dr5f100pj.dvf main.asm