On 8/14/2015 1:36 PM, Peter TB Brett wrote:
On 2015-08-14 20:32, J. Landman Gay 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-load
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 ou
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
wrote:
> I haven't got the materials yet so I can't test, but I am about to write
> a script that saves an arr
On 2015-08-14 20:32, J. Landman Gay 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 t