Hi
I have a problem to read a txt file with 200 row. Of course I want to read next step from 2 to 201 like a below.
step 1 : 1th - 200th row of file
step 2: 2th to 201th row of file
step 3: 3th to 202 row
, ....
please help me
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Jun 24, 2014, 9:58 AM
diamond diamondPosted Jun 24, 2014, 2:46 PM
VulpesPosted Jun 24, 2014, 1:59 PM
diamond diamondPosted Jun 24, 2014, 1:29 PM
diamond diamondPosted Jun 24, 2014, 9:19 AM
diamond diamondPosted Jun 24, 2014, 9:05 AM
Thanks your help. I have more than 1000 row, I want to select 200 row of the file but with some condition that I mentioned it such as below:
I donot know it can be by loop or linq or ...?
VulpesPosted Jun 24, 2014, 8:54 AM