Hi,
I'm using an IEBGENER step to copy a input file to output file.
There are some lines in the input files which I want to skip and copy only required lines to output file.
For example, input file has some lines starting with word "READY" and some with "#string", I would like to skip such lines and copy rest to output file
Could anyone please help me with this task?
NK