Author: pahiker
Subject: Obtaining file information
Posted: Tue Sep 27, 2016 7:25 pm (GMT 5.5)
Is there a way to obtain file information from inside a cobol program? Specifically, I'm looking to obtain the creation date of the file. I know I can access from inside an assembler program, but wasn't sure if there was a place that Cobol kept that stuff.
Subject: Obtaining file information
Posted: Tue Sep 27, 2016 7:25 pm (GMT 5.5)
Is there a way to obtain file information from inside a cobol program? Specifically, I'm looking to obtain the creation date of the file. I know I can access from inside an assembler program, but wasn't sure if there was a place that Cobol kept that stuff.