I have inserted quotes into a MySQL database. I thought I was careful to be 
sure it was all Unicode encoded.

We ported the content over SQLite for use in an mobile app.

I can fetch the quotes and then run

put textDecode ( aSelectedQuotes[tNo]["content"], UTF8) into sQuote



Diacritical marks are coming through nicely but endlines are an issue:
but we are getting this output into the var/field

His fleet feet dancing\n--
next line hereā€¦. \n
next line here\n
next line here

Anyone know why this might be?

BR

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to