On Oct 15, 2014, at 11:13 PM, Richard Gaskin wrote:

> Peter M. Brigham wrote:
> ..
> > and you don't risk forgetting to reset the itemDelim, which I
> > often forget to do, especially in repeat loops….
> 
> As a discrete function it should be okay, since unlike SuperCard in LiveCode 
> the itemdel is a local property.

Yes, that's the point. Since the itemdel is local to a handler, by setting it 
within the function you don't have to reset it in the calling handler. Much 
simpler.

-- Peter

Peter M. Brigham
pmb...@gmail.com
http://home.comcast.net/~pmbrig



_______________________________________________
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