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

EXEC statement

The basic EXEC statement is:

//stepname EXEC PGM

512K is required for the REGION parameter of this statement.

If you compile your programs with optimization turned on, the REGION size (and time) required may be much, much larger.

The PARM parameter of the EXEC statement can be used to specify one or more of the optional facilities provided by the compiler. These facilities are described under Specifying options in the EXEC statement. See Using compiler options and facilities for a description of the options.


Terms of use | Feedback

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