Toby Doig wrote: ...
So, what is going wrong? Why can't I import this very simple unicode file?try converting the file to utf-8.
I've searched the archives and google, but to no avail.
iconv -t utf-8 -f utf-16 < unicode-file.txt > utf-8-file.txt
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])