Previous Topic: OS/VS COBOL ReportingNext Topic: Initialization Summary Report


COBOL II and Above

When reporting for COBOL II and above, MRS distinguishes between data and procedure bytes. The data bytes include only the areas in the program generated at compile time, and do not include data areas acquired dynamically at execution time for a program compiled with the RENT option. The sections of the CSECT that make up the procedure bytes are as follows: