When you have a procedure/package open in the editor and you do a file/save or file/save as.
This is pl/sql code (it is going to be ascii) -- if save does not put it in unicode why does exporting have to. I understand if this was text stored in the database but not pl/sql code.
It appears that when I use the "Export User Objects" the files that are created in unicode (utf-8). This does not happen when I save using "save" or "save as". I need to include owner in the file that is generated. Export does this but "Save" does not.
The problem this causes is I have ftp...