How to delete cards but card 1

Paul Dupuis paul at researchware.com
Mon Sep 28 09:24:46 EDT 2020


repeat with i = the number of cards down to 2
   delete card i
end repeat

On 9/28/2020 9:02 AM, Sannyasin Brahmanathaswami via use-livecode 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