Hi All,
Good evening.My requirement is to append a particular position of bytes from two files to be copied into third file.
Example:
File 1 lrecl: 80=> Out of that i want to copy extract from postion 10 to 50
File 2 lrecl: 10=> out of that i wan to extract from position 5 to 10
Output file:
File 3:lrecl 45=>10 to 50 bytes recs of file1 + 5 to 10 bytes of file2.
Please help me out.
Thanks,
viki.