How to loop through stacks with same name?

Ralph DiMola rdimola at evergreeninfo.net
Wed Apr 5 13:06:47 EDT 2023


Use "filter". It is blazingly fast.

Ralph DiMola
IT Director
Evergreen Information Services
rdimola at evergreeninfo.net

-----Original Message-----
From: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] 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 | jacque at hyperactivesw.com HyperActive Software |
http://www.hyperactivesw.com On April 5, 2023 10:17:31 AM Bob Sneidar via
use-livecode <use-livecode at lists.runrev.com> 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 
> <use-livecode at lists.runrev.com> wrote:
>
> Oooh Pro Tip #276 from Jacque. I'm gonna use that one.
>
> Bob S
>
> _______________________________________________
> 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




_______________________________________________
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