Search found 1 match

by benpaker
Sat Jul 18, 2020 3:10 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Deleting the contents of a group using code
Replies: 4
Views: 3033

Deleting the contents of a group using code

I think this is a beginner level question that I'm really struggling with. All I want to do is empty a group in code so I can repopulate it. I have a 'complex (to me)' script that takes a template group and works through a loop to add instances of it into the master group. The problem is when I want...