Error loading page.
Try refreshing the page. If that doesn't work, there may be a network issue, and you can use our self test page to see what's preventing the page from loading.
Learn more about possible network issues or contact support for more help.

Learn COBOL by Example Programs

PROGRAMMING, Book 1

#1 in series

by Su TP
ebook
1 of 1 copy available
1 of 1 copy available

Learn COBOL by Example Programs

These pages contain a large number of example COBOL programs. The programs may be downloaded, or viewed in your browser. Test data for the example COBOL programs is also provided where appropriate.

The programs have been compiled and tested using Microfocus NetExpress but they should work on any COBOL-85 complient compiler with very few changes.
You may have to reformat the programs if your compiler does not have the equivalent of the $ SET SOURCEFORMAT"FREE". This compiler directive frees Microfocus COBOL programs from the normal COBOL formatting conventions.
You may also have to remove the ORGANIZATION IS LINE SEQUENTIAL phrase in the SELECT and ASSIGN clause of sequential files. In Microfocus COBOL, LINE SEQUENTIAL files terminate each record with a carriage return and line feed.

Formats

  • OverDrive Read
  • EPUB ebook

Languages

  • English

Loading