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

Heading information

The first page of the listing is identified by the product number, the compiler version number, a string specifying when the compiler was built, and the date and the time compilation commenced. This page and subsequent pages are numbered.

The listing will then show any options that have been specified for this compilation. These options will be shown even if the NOOPTIONS option has been specified and will include, in order, the following:

Near the end of the listing you will find either a statement that no errors or warning conditions were detected during the compilation, or a message that one or more errors were detected. The format of the messages is described under Messages and return codes. The second to the last line of the listing shows the time taken for the compilation. The last line of the listing is END OF COMPILATION OF xxxx. where xxxx is the external procedure name. If you specify the NOSYNTAX compiler option, or the compiler aborts early in the compilation, the external procedure name xxxx is not included and the line truncates to END OF COMPILATION.

The following sections describe the optional parts of the listing in the order in which they appear.


Terms of use | Feedback

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