FORTRAN Reference Manual

Compiler Directives
FORTRAN Reference Manual528615-001
10-69
WARN Compiler Directive
WARN Compiler Directive
The WARN directive instructs the compiler to list compiler warning messages,
regardless of the setting of the LIST directive. If you specify NOWARN, the compiler
suppresses warning messages.
The default value is WARN.
Example
?NOWARN
[NO]WARN