> On 17 Oct 2015, at 6:03 am, Peter Haworth <p...@lcsql.com> wrote: > > 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?
It depends on if you are using the old arrayEncode format and need interoperability with old versions of LC. If it’s just 7+ then what was a string before arrayEncode will be a string after arrayDecode. _______________________________________________ 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