Sounds like your editor is adding bad (or other platform style) line-endings or something like that. Otherwise, yeah- that simply shouldn’t happen. The only reason it *would *happen is if the file was being modified, not just opened. Try doing an MD5 check on your opened file against a “virgin” version of the same file and see if there is a mismatch, maybe?