Skip to content

Files

Latest commit

 

History

History

Module 11

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Module 11

This module elaborates more on COBOL coding standards and best practices.

The workshop here require us to debug a program which reads into a multiple record type data.

Files Description
STUDENT.cbl A COBOL program which write a student credits report
STUDENT-REPORTFL The output report of STUDENT.cbl
STUDENT-STDNTFL The input sequential file used by STUDENT.cbl