on clearTempImgs
   repeat with x = the number of images down to 1
      if the short name of img x is "temp" then delete img x
   end repeat
end clearTempImgs

On Fri, Aug 10, 2012 at 12:15 AM, Mark Wieder <mwie...@ahsoftware.net>wrote:

>
>
> > There are some convenient uses for same-named objects. I use them on
> > purpose sometimes.
>
> ? OK - I'll bite. Name one.
>
>
_______________________________________________
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

Reply via email to