Hi Richard,
Am 12.09.2013 um 18:26 schrieb "Dr. Hawkins" <[email protected]>:
> I have a global dhUpCds for a list of long names of cards that get
> updated. When a card closes, I want them removed
>
> I made a handler
>
on dhRmUpCd oldCd
global dhUpCds
## Try with parens:
filter dhUpCds without ("*" & oldCd)
end dhRmUpCd
> This is designed to accept either a card name or stack name.
>
> I'm finding that it always works as expected when single stepping in
> the IDE, but that the filtering does not work all of the time when
> running. Even single stepping to that point and hitting the blue run
> button seems to leave the command unprocessed.
>
> --
> Dr. Richard E. Hawkins, Esq.
> (702) 508-8462
Best
Klaus
--
Klaus Major
http://www.major-k.de
[email protected]
_______________________________________________
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