This would populate an array with the lines from the file specified.Code:Dim fLines() As String = System.IO.File.ReadAllLines("c:\MyFile.Txt")
|
Results 1 to 11 of 11
Threaded View
|
Click Here to Expand Forum to Full Width |