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

IBM.OPTIONS

The IBM.OPTIONS environment variable specifies compiler option settings. For example:

  set ibm.options=xref attributes

The syntax of the character string you assign to the IBM.OPTIONS environment variable is the same as that required for the compile-time options specified on the PLI command (see Using the PLI command to invoke the compiler).

The defaults together with the changes you apply using this environment variable become the new defaults. Any options you specify on the PLI command or in your source program override these defaults.


Terms of use | Feedback

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