I run a batch COBOL program BATCH sequential files of fixed length.
Since I only need one to run I was wondering it is possible to declare COBOL program in a file and from time to time decide the length of the record?
Same thing with the JCL.
Thanks