Specifies the lowest severity level of errors to report.
Syntax:
>>-.---.-.----.-WARNING--.-"integer"-.-----><
+-/-+ | +-WARNINGS-+ |
+-NO-.-WARNING--.-----------+
+-WARNINGS-+
Parameters:
-
integer
- One of:
- 1
- Only those of level U, S, or E.
- 2
- Only those of level U, S, E, or W.
- 3
- All levels, that is, levels U, S, E, W, and I.
Properties:
Default:
|
WARNING"1" (Dialect)
|
Phase:
|
Syntax check
|
$SET:
|
Any
|
Comments:
With NOWARNING only those of level U or S are reported.