Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Language Reference Manual

%OPTION directive

The %OPTION directive is used to specify one of a selected subset of compiler options for a segment of source code. The specified option is then in effect until:

Read syntax diagramSkip visual syntax diagram>>-%OPTION--compiler-option--;---------------------------------><
 
compiler-option
Specifies the compiler option to be in effect

For the allowed compiler options, see the Programming Guide.

For an example of %OPTION, see %PUSH directive.


Terms of use | Feedback

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