Compile and execute the program if errors are reported


The assignment's requirements are as follow: Practice Program Review the description, flowchart, record layout, printer spacing chart, sample input data, sample output, pseudocode, and hierarchy chart for the practice program.

Review these items to gain a better understanding of the program's logic. After reviewing these items. That is, type the program exactly as written in the textbook with the following modifications:

1. For the FILE-CONTROL section of the ENVIRONMENT DIVISION, ensure that all the data files are located in the correct physical directory in your computer and exclude the entire path. That is, instead of writing 'C:\CHAPTER12\CH12PPPF.DAT' write 'CH12PPPF.DAT' and follow the same for the remaining data files.

2. Add a heading routine to print a heading at the top of each page that includes the date and page number.

3. At the end of report:

a. Print the number of personnel records processed.

b. The number of records where there was an unsuccessful search of the Dept Table.

c. The number of records where there was an unsuccessful search of the Title Table.

Compile and execute the program. If errors are reported, resolved them based on the messages reported by the compiler and by comparing the code. The files must be named as LastnameFirstinitialA5.cbl (e.g., BasilioEA5.cbl) and LastnameFirstinitialA5.rpt (e.g., BasilioEA5.rpt). Submitting the files incorrectly named will result in the student receiving a deduction.

Solution Preview :

Prepared by a verified Expert
COBOL Programming: Compile and execute the program if errors are reported
Reference No:- TGS01073617

Now Priced at $60 (50% Discount)

Recommended (95%)

Rated (4.7/5)