Read an Input File with COBOL

University/Institute: Coursera Project Network

Read an Input File with COBOL

Description

In this project you will use COBOL code to read the data records from a sequential file. You will code, compile, and run programs using the PC-based COBOL IDE called OpenCobolIDE. Since COBOL is often used with large amounts of data, the ability to process files—to read the records in them as input and write the records as output—is a critical skill for any COBOL programmer.

TAKE THIS COURSE