Hi All,
I am struck up with String search. I have the below requirement.
1)My input Sequential file looks like
XXXX START NAME CLASS ROLLNO END
2)My requirement is to copy the contents between START and END to another Sequential file.
say I need NAME CLASS ROLLNO.
Is this possible with sort card. I tried using string search but unable to extract datas between Start and End.