Hi,
I have an input file and I need to copy all but last two records to output file, the number of records in the file change everyday.
I'm using IEBGENER as it is a free utility and not licensed, I know we can skip the records before copying using REPRO (SKIP) command.
Could anyone please inform if there is anyway in IEBGENER to skip the last two records of the file irrespective of the number of records (as it change everyday) in the file?