How can I read only a section of a text file at a time.Say I have a text file of 1000 rows as database and I want to read from row 1 to 200 only, then maybe from 201- 275 and so on.
What is the code that would use if I create a button that says 1-200.
Thanks
What is the code that would use if I create a button that says 1-200.
Thanks
Comment