How to Read Files on COBOL
Hey hackernooners! I finished a simple COBOL program to read information from a file; it can manage errors
and show the requested information on the console.
\
Here it is:
IDENTIFICATION DIVISION.
...
All Rights Reserved. Copyright , Central Coast Communications, Inc.