crackerjack109
Programmer
On an IBM Mainframe I need to be able to read a single input file and create an unknown number of output files based on the data in the input file. My problem is that the file names of the output files need to be based on the data from the input file (i.e. if the input file contains ABC756 in a specific input field I need to create a file called ABC756.xxxxx.nnnnnn. The input and output files will both be used on an IBM Mainframe with (I think) MVS OS.
I have done this quite easily on a Unisys mainframe but can't seem to discover how to do it on the IBM. Has anyone done anything like this before.
I appreciate any help you can give.
Thanks
Crackerjack
I have done this quite easily on a Unisys mainframe but can't seem to discover how to do it on the IBM. Has anyone done anything like this before.
I appreciate any help you can give.
Thanks
Crackerjack