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

New run-time options

When you pass run-time options in the MVS GO step, your run-time options string must end with a slash (/) to distinguish it from a main procedure parameter string. If you omit the slash, the string is passed as the main procedure parameter.

The following run-time options are needed to provide compatibility with OS PL/I:

Note that before you use the CLEAR suboption of the STORAGE option, you must have the appropriate PTFs for APAR PK02614 installed. Also, the use of the option may not be entirely effective for Enterprise PL/I code: see the discussion later in this book on initializing variables.

For more information about run-time options, see the z/OS Language Environment Programming Reference.

For OS PL/I applications, the options specified in the PLIXOPT string is processed as the application-specific options. If you provide the Language Environment CEEUOPT, CEEUOPT is ignored.

If the main load module contains ILC, the PLIXOPT string is ignored. In this case, you must provide CEEUOPT for the application-specific options.


Terms of use | Feedback

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