Yes that seems to be my problem and no matter where I call Open() from on that file, I still get that message. Can anyone shed some light on why that's happening? Why on the inner-loop is the file that I open only able to be parsed 1 time before my ReadLine(4) on teh second go around of the loop returns a -1 (EOF Error)????

All help would be appreciated.