I have an array that can contain Unicode characters in either it's keys or
key values. I arrayEncode the array and write out to a file.

Should I textEncode the keys/values before arrayEncoding the array and then
textDecode the keys/values when reading it back in and arrayDecoding it?

Pete
lcSQL Software <http://www.lcsql.com>
Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and
SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html>
_______________________________________________
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