If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Originally posted by skalie: Provides some interesting results, as in gobbledegook.
I put together a php project with BBEdit lite which I want to continue working on with a windows box using notepad.
Is there some sort of utility that can translate the files?
While on the mac, in the save dialog there's an 'options' button. Go there, and you'll see an option to save with MS DOS line endings. Make sure you but a .txt extension on the end. If there's still funny characters, I don't know what non-ASCII characters you're using in a PHP document. First try "zap gremlins" under the TEXT menu. If that still doesn't work, you can convert the document to ASCII (which will rid the doc of those funny mac-only characters). Under the Tools menu -> "converte to ASCII"