Hello Friends,
I am reading text file and i just want to check what next line contain
but cursor location should not change
e.g.
currently i am reading Line No. 5 (Using ReadLine Function)
now i want to check what Line No. 6 contain
after checking i want to read Line No. 6 (but my cursor location goes on 7th Line)
In Short is it possible to move the current cursor (ReadLine) to Previous line
In short i want to read a single Line twice (Move cursor Backward and forward)
Here is my Code
![]()
Please Login or Register to view this content.
Bookmarks