Fix for invalid format on all lines
Just found the fix for a properly formatted file giving errors on all lines ... I can only give the example for XP, but here's the principle: at the end of each line in a text file, you'll normally have a line feed and a carriage return. Two characters make up an ENTER in a text file. I know some different computers and programs may reverse the order of them, or omit one or the other. So I tried Save As in Notepad and went through the different types. The one that got my 6 line MiniLoginAccounts.ini working was, in Windows XP, Unicode Text Document. It'll still be readable by notepad and is still a text file :) And no, I don't really know what Unicode is ... I know as much as I posted here :) Hope this helps, I imagine this must be a common problem.
The Zombie
|