How to read file in COBOL
This article presents a simple COBOL program that reads a flat (text) file, parses the content, and displays them. Continue Reading
This article presents a simple COBOL program that reads a flat (text) file, parses the content, and displays them. Continue Reading
This article demonstrates how to perform basic arithmetic in COBOL. Continue Reading
This article explains the general anatomy of a COBOL program. Continue Reading
Background I have just reached my 10th year in IT. By the time I reach 40, I will have retired from IT entirely, changed career or started my own business. But I still have several years to enjoy the art… Continue Reading
Recent Comments