Arrays and TextEncode/Decode

Peter Haworth pete at lcsql.com
Fri Oct 16 15:03:06 EDT 2015


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>



More information about the use-livecode mailing list