Emptying an array

Mike Bonner bonnmike at gmail.com
Sat Feb 25 13:17:04 EST 2012


just put empty into the array. Fast and easy.

On Sat, Feb 25, 2012 at 11:06 AM, Pete <pete at mollysrevenge.com> wrote:

> To remove all the keys of an array, I'm currently using delete local
> theArray[thekey] in a repeat loop for each line in the keys of the array.
> Is there a better/recommended way to do this?
> Thanks,
>
>
> --
> Pete
> Molly's Revenge <http://www.mollysrevenge.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
>



More information about the use-livecode mailing list