Thread: Streamreader
View Single Post
  #1  
Old 08-17-2010, 01:00 AM
VB.NET VB.NET is offline
Senior Member
 
Join Date: Jun 2009
Posts: 5,161
Default Streamreader

I have a txt file that I need to read into a listview, but I need to read from a specific line in that file. Can someone point me in a direction on doing this. Below is a sample of the txt file to read, 6400,3200,2,95.5,84,76.6,0 1,2,-20,15,0,0,0,"NO",0,0 TOTAL GPM= 6400 HWT= 95.5 CWT=...
__________________
VB.NET
domain name forum
Reply With Quote