Clearing local variables

Dick Kriesel dick.kriesel at mail.com
Fri Apr 22 20:41:10 EDT 2016


Craig’s code works. I should’ve tested.

As a design alternative, you could use a single local variable for all those arrays.  Then you could reinitialize without invoking "do;" code that applies to multiple arrays may be less verbose.

— Dick



More information about the use-livecode mailing list