1. a job ftps around 25 input files and I need to find out the record count of each file and I need the add file name in front of the record count.
Now I have to find the number of records in "a0xxx.yyy.zzz " and write it to a seperate file with the corresponding dat names,
like - material.dat : 09382.
I know I can do this via ICETOOL but that needs to have 25 DD statements Is there any way this can be done thru a proc ?