I am trying to write a general VSAM I/O module that can read and write any VSAM file. I tried to use address modification in the select statement and that didn't work. Do I have to write an Assembler module that messes with the ACB?
Is there anyone out there that has a way to do it all in COBOL?
Is there anyone out there that has a way to do it all in COBOL?