Yes i'll post what it looks like now with MarkT's fix, it writes correctly to file on one line, but when the program is reading the data from file there is now more vbCrLf's hidden somewhere?

I will link what accounts.dat looks like now when written:

Code:
10.0.0.1¿John¿Doe¿Johnny¿password¿[email protected]¿John¿JOHN-PC¿8/03/2011

But when reading from the same file, the first line it reads is 10.0 and that's all...