Use "filter". It is blazingly fast. Ralph DiMola IT Director Evergreen Information Services [email protected]
-----Original Message----- From: use-livecode [mailto:[email protected]] On Behalf Of J. Landman Gay via use-livecode Sent: Wednesday, April 05, 2023 12:49 PM To: How to use LiveCode Cc: J. Landman Gay Subject: Re: How to loop through stacks with same name? It should be fairly instant, I use a similar handler routinely. It doesn't check all the mainstacks, only determines if the name is in the list. Then it deletes the named stack directly. -- Jacqueline Landman Gay | [email protected] HyperActive Software | http://www.hyperactivesw.com On April 5, 2023 10:17:31 AM Bob Sneidar via use-livecode <[email protected]> wrote: > Whoa! No I'm not! There's over 300 mainstacks just from Livecode! > > Bob S > > > On Apr 5, 2023, at 08:07, Bob Sneidar via use-livecode > <[email protected]> wrote: > > Oooh Pro Tip #276 from Jacque. I'm gonna use that one. > > Bob S > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
