remove element from array

Scott Kane scott at cdroo.com
Wed Nov 29 03:54:28 EST 2006


> How can I delete (or remove) an element from an array so that it does not
> appear anymore in the keys of the array?

No doubt someone will post a really cool, efficient and elegant solution - 
but what immediately springs to my mind is to parse the existing array into 
a new one....

Scott 




More information about the use-livecode mailing list