problem with counting words

Peter M. Brigham pmbrig at gmail.com
Fri Oct 17 10:32:55 EDT 2014


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
pmbrig at gmail.com
http://home.comcast.net/~pmbrig






More information about the use-livecode mailing list