I had to save the file(TXT or CSV) as a :
UTF-16 BE with BOM for all the characters to properly import (Bullets and french accent characters etc).
Grab a copy of Sublime Text and change the encoding with "File > Save with Encoding>
UTF-16 BE with BOM"
That did the trick for me: )
Ben
On Saturday, 17 May 2014 00:02:53 UTC-4, couch wrote:
Your only option on Mac is with .txt or .csv files.
To save the text file on windows you should find an option for "unicode" or utf-8 which should work OK when moved to the Mac.