ILE COBOL Programmer's Guide


Understanding Compiler Output

The compiler can be directed to produce a selection of printed reports. By default, this output will be directed to the system printer file QSYSPRT.

The output can include:

The presence or absence of some of these types of compiler output is determined by options specified in the PROCESS statement or through the CRTCBLMOD or CRTBNDCBL command. The level of diagnostic messages printed depends upon the FLAG option. The DBGVIEW option dictates what kind of debug data is contained in the generated module object or program object.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]