arhagrarhargarhg

Mar 14, 2006 22:50

Dim fileReader As String
fileReader = My.Computer.FileSystem.ReadAllText("C:\test.txt")
MsgBox(fileReader)

HOPEFULLY THIS IS IT.

Leave a comment

Comments 7

anonymous May 12 2006, 14:37:35 UTC
Dim strLinesFromfile, strNextline As String ( ... )

Reply



Leave a comment

Up