Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 555 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 555 Bytes

dsc-gnu-Indexed

This is a collection of:

  • COBOL programs
  • compiled by the GnuCOBOL compiler
  • use an Indexed file
  • run on a Gnu/Linux OS(Pop!_OS).

These are similar to COBOL/VSAM programs on the Mainframe.

For more information about creating the VM, installing the requirements and other information, go to the DSCOBOL Website

Basic directory

This is a series of programs that will create, read, update, and delete records using an Indexed file.

See the README for more information.

Inter directory

TBD