Hi Guys,
Is it possible to copy a part of record from one file to another file. Say a record of record length 200 and I want to copy record from 10th position to 100th position.
I know I can do it with SORT, SYNCSORT, ICETOOL, FILEAID and SAS as well. I wanted to know can we do the same thing with basic utilities like IEBGENER or IEBCOPY or IDCAMS. I have the same question for VSAM file also, I was checking for IDCAMS REPRO but didn't get any option with REPRO in my manual.
Please suggest me.