monks,
This is in continuation of a post done by me.
While reading through lines in a file, if i encounter a specific condition, I want to move to a line some(say 3) lines back and read that line again. how can we go back and read 3 lines back?
How can i do this??
I thought of different methods, but nothing effective is coming to my mind.
Plese help!!!!!