Information

This site will undergo a brief period of maintenance on Friday, 7 November at 1:30 AM Central/1:00 PM IST. During a 30 minute window, site availability will be intermittent.

Information
Space announcement: BMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.

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.

Warning

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*

BMC Compuware File-AID/MVS 21.01