In my shop developers are not given access to production data so we need to create the data by our self.
I have coded couple of COBOL programs and need to create data for unit testing.
Please suggest me whether I can use clist/rexx/file-aid or any other tool to create the file with cobol structure and insert the data. pls dont suggest me to write a cobol program.
If you could provide code samples that will be great.
Hi Guptae, i would like to know steps to create the file with structure mentioned in the cobol copy book. I know there is way as of now i dont remember. Please advise.
kgumraj. I cannot enter into production region that means even reading is ot possible. so FTP out of scope.
tools like IEBDG I want for my requirement. I know i can use fileaid, but i need some tools. Could you please give more info on IEBDG and how it works or is it shop specific.