Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Programming Guide

FLAG

The FLAG option specifies the minimum severity of error that requires a message listed in the compiler listing.

Read syntax diagramSkip visual syntax diagram>>-FLAG--+-------------+---------------------------------------><
         |    .-W-.    |
         '-(--+-I-+--)-'
              +-E-+
              '-S-'
 

ABBREVIATION: F

I
List all messages.
W
List all except information messages.
E
List all except warning and information messages.
S
List only severe error and unrecoverable error messages.

If messages are below the specified severity or are filtered out by a compiler exit routine, they are not listed.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)