Previous Topic: Usage ConsiderationsNext Topic: COBOL II and Above


OS/VS COBOL Reporting

MRS makes a distinction between data bytes and procedure bytes in the detailed report. Data bytes include the storage size in the CSECT that is directly generated by the COBOL CSECTs Data Division plus the INIT1 code. (Data bytes are figured from the beginning of the program to the TGT.) Procedure bytes include the storage size of the remainder of the CSECT. The sections of the CSECT that make up the procedure bytes are as follows: