Rational Developer for System z
PL/I for Windows, Version 7.6, Programming Guide

LANGLVL

This option specifies the level of the PL/I language definition that you want the compiler to accept. The compiler flags any violations of the specified language definition.

Read syntax diagramSkip visual syntax diagram               .-+---+---------.
               | '-,-'         |
               V   .-SAA2-.    |
>>-LANGLVL--(----+-+-SAA--+--+-+--)----------------------------><
                 | .-NOEXT-. |
                 '-+-OS----+-'
 

SAA
The compiler flags keywords that are not supported by OS PL/I Version 2 Release 3 and does not recognize any built-in functions not supported by OS PL/I Version 2 Release 3.
SAA2
The compiler accepts the PL/I language definition contained in the PL/I Language Reference.
NOEXT
No extensions beyond the language level specified are allowed.
Windows
The ENVIRONMENT options unique to the Windows environment are allowed.

Terms of use | Feedback

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