Hi Bob,
I might be misunderstanding your example below but you can delete a key
from an array along with all its subkeys with "delete theArray[thekey]".
 Is that what you meant?

On Fri, Jan 20, 2012 at 11:38 AM, Bob Sneidar <b...@twft.com> wrote:

> Why you say? Lets say you have an array that you want to delete one key
> from, say in this case all the secondkey keys. You would have to loop
> through all the keys deleting each instance of secondkey.




-- 
Pete
Molly's Revenge <http://www.mollysrevenge.com>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to