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
This is a series of programs that will create, read, update, and delete records using an Indexed file.
See the README for more information.
TBD