Unicode files

J. Landman Gay jacque at hyperactivesw.com
Fri Aug 14 15:08:31 EDT 2015


Thanks Pete, I was hoping that was the answer. This particular project 
is LC-7 exclusive, so the two arrayEncodings won't be a problem. In 
fact, I'm going to ignore it altogether. :)

On 8/14/2015 1:37 PM, Peter Haworth wrote:
> I've done that without textEncode and it worked fine.  Just watch out for
> the two arrayencoding algorithms used in different lc versions.
>
> On Fri, Aug 14, 2015 at 11:32 AM J. Landman Gay <jacque at hyperactivesw.com>
> wrote:
>
>> I haven't got the materials yet so I can't test, but I am about to write
>> a script that saves an array to a file on disk using arrayEncode (LC 7.)
>>
>> This is strictly for LC use; it will be saved and then re-loaded into
>> the stack on next launch. Do I need to textEncode the data if I'm not
>> going to use it outside of LC? I'm assuming it will remain intact but
>> wanted to check.
>>
>> --
>> Jacqueline Landman Gay         |     jacque at hyperactivesw.com
>> HyperActive Software           |     http://www.hyperactivesw.com
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>


-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list