Yes, good point well made, Craig - thanks. I've moved to an array structure as suggested by Ken Corey. So, the keys behave better (and much faster) than my attempts to iterate through and compare poorly structured lines in two fields. Best, Keith..
On 27 Jun 2012, at 13:52, dunb...@aol.com wrote: > The original issue, the error thrown by your script, can be traced back to > the fact that: > > > line tLine of fld "results" > > > "tLine" is not an integer. A line number has to be so designated, and your > "line" is of the form: > > > "someWord" & tab & 1 > > > This throws the parser for a loop. > > > Craig Newman > > > > -----Original Message----- > From: Keith Clarke <keith.cla...@clarkeandclarke.co.uk> > To: How to use LiveCode <use-livecode@lists.runrev.com> > Sent: Wed, Jun 27, 2012 4:25 am > Subject: Syntax for incrementing a numeric 'word' _______________________________________________ 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