It is bad enough that I am at a point where I need to use MYOB. I tried to speed up the process by importing some data from another database, but no matter how I formatted it, with CRLF or just LF, every time I tried to open the file, MYOB gave me a helpful I/O Error on put. I finally figured out that MYOB wants to be able to open the file in write mode, and I had created a readonly file!