How to delete cards but card 1
Bob Sneidar
bobsneidar at iotecdigital.com
Mon Sep 28 16:26:30 EDT 2020
You cannot delete a card that contains a running script unless you send in time. If you delete the last card of a stack if will create a new card as otherwise there would be no stack. So this script it seems would run forever.
Bob S
> On Sep 28, 2020, at 6:02 AM, Sannyasin Brahmanathaswami via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> repeat forever
> go last card
> delete this card
> end repeat
>
> I have tried everything in the manual
>
> ??
> BR
>
> _______________________________________________
> 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