CPLRO


The CPLRO (compiler options) parameter allows you to specify whether compiler options for load modules that have CSECTs compiled with any IBM COBOL compiler (excluding OS/VS COBOL) or any IBM Enterprise PL/I for z/OS and OS/390 compiler starting with Release 3.1 will be included in the report. This parameter is valid only for load module LMODMAPA and LMODMAPN functions. See LMODMAPA-LMA and LMODMAPN-LMN. Use the compiler options listing as reference when re-compiling COBOL or PL/I modules.

The syntax of the CPLRO parameter is:

CPLRO=n

The valid values for CPLRO=n are:

Y

Yes, include the list of compiler options in the report.

N

(Default) No, don’t include the list of compiler options.

Example:

$$DD01 LMODMAPA CPLRO=Y,MEMBER=(ENTCOB51)

This example includes the list of compiler options for an Enterprise COBOL CSECT in member ENTCOB51 in addition to the regular CSECT MAP reports.

Important

CPLRO is only valid for a CSECT entry with Type SD and a qualifying COBOL or Enterprise PL/I compiler.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*