Hi All
I have below requirement
Can anybody help me in this regards
I have to copy data from input file position 5 length 15
to output file position 9 length 15 and
moves 0000 to output file position 5 length 4
and copy data from 24 position in input file unchanged
to output file
Note :- Header and trailer should be copy
as they are in input file and can be recognized
by first character 'H' or 'T'
Thanks
Bhairon