Are you able to read the port or timestamp value successfully? It may be because the stream reader hasn't read to the end of the file that you can't access any of the attributes. You could try ...
I have a little text file that I'm using for a few little preferences (last folder used, etc) for an app I'm trying to put together.<BR><BR>I'm able to grab the values I want from each line, but when ...