ralphtrent
Programmer
Hi
I need to go through a file. Every 1000 lines I hit, I want to spit out 1000 lines read, 2000 lines read, 3000 lines read, etc. etc. etc. I think I would have been able to do this with the MOD procedure in vbscript, but I do not see that in C#.
What would you recommend to get around this?
Thanks
I need to go through a file. Every 1000 lines I hit, I want to spit out 1000 lines read, 2000 lines read, 3000 lines read, etc. etc. etc. I think I would have been able to do this with the MOD procedure in vbscript, but I do not see that in C#.
What would you recommend to get around this?
Thanks