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

PREFIX

The PREFIX option enables or disables the specified PL/I conditions in the compilation unit being compiled without your having to change the source program. The specified condition prefixes are logically prefixed to the beginning of the first PACKAGE or PROCEDURE statement.

Read syntax diagramSkip visual syntax diagram>>-PREFIX--(--+---------------+--)-----------------------------><
              | .-+---+-----. |
              | | '-,-'     | |
              | V           | |
              '---condition-+-'
 
condition
Any condition that can be enabled/disabled in a PL/I program, as explained in PL/I Language Reference.

Default PREFIX(CONVERSION FIXEDOVERFLOW INVALIDOP OVERFLOW NOSIZE NOSTRINGRANGE NOSTRINGSIZE NOSUBSCRIPTRANGE UNDERFLOW ZERODIVIDE)


Terms of use | Feedback

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