VB.Net readline question - TechRepublic
Question
January 29, 2010 at 05:00 PM
dcox

VB.Net readline question

by dcox . Updated 16 years, 5 months ago

I am using readline to read in lines from a text file and place them in a text box with the append method. This process is skipping the first line of text in the file and also it is not putting the last line in the textbox fully intact. The last line starts with an ampersand and the ampersand is being placed at the end of the previous record placed in the text box. Could someone advise? Thanks DC

This discussion is locked

All Comments