Thanks for the quick response.
I wanted to use some sort utility in JCL to extract only the second column values from the Input Sequential file. I tried OUTREC and it Worked..
Hi ,
I have a requiremnt in which i need to convert LOW-VALUES in an Input File into SPACES before doing an FTP. FTP Script is known but Problem is how to convert LOW-VALUES in an Input File into SPA ...