Read text file with VB.NET
Hi,
I have a textfile which have many lines with three columns. In VB6.0 we can handle each data of columns with a command like Input #1, X, Y, Z .
I can do it until the EOF and take each data to write anywhere I want. In vb.net how can I do this.
Thank you.
Abie JosePosted Dec 22, 2009, 1:11 AM
hi
please refer the following link ...
http://www.astahost.com/info.php/text-file-operations-vbnet_t6372.html