Is there any way in COBOL to obtain the Creation date of the File being Read in as input?
I am runing under IBM Z/OS. I would like to obtain the date the file was created from the catalog so I could include it in the data being written to output.
In some cases, the input file will be Disk (DASD), in other cases the input file will be Tape or virtual Tape.
I am runing under IBM Z/OS. I would like to obtain the date the file was created from the catalog so I could include it in the data being written to output.
In some cases, the input file will be Disk (DASD), in other cases the input file will be Tape or virtual Tape.