Hi all, > Am 15.09.2020 um 15:30 schrieb Klaus major-k via use-livecode > <use-livecode@lists.runrev.com>: > > Hi friends, > > ... > repeat with i = 1 to the num of grcs > ## This line: > if the short name of grc i begins with "Graphic_" then > ## Gives me the error -> no such object > ... > What am I overlooking? > I know do, but have no clue currently...
ignore this, of course I cannot delete an already deleted object. ... repeat with i = the num of grcs down to 1 ... Does the trick, ouch embassing! Best Klaus -- Klaus Major https://www.major-k.de kl...@major-k.de _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode