Re: Repeat With Repeat

2015-01-11 Thread Jerry Jensen
On Jan 11, 2015, at 5:05 PM, Dr. Hawkins wrote: > On Sun, Jan 11, 2015 at 9:04 AM, Mark Wieder wrote: > >> Note to runrev team: >> >> *Please* keep the extended language syntax out of the hands of Curry >> K. He's had too much to drink as is >> > > He's an amateur. Try the Whitespace langua

Re: Repeat With Repeat

2015-01-11 Thread Curry Kenworthy
Malte Brill: > One of the reasons why I always have strict compile enabled :-) > Saves me from shooting my foot (rhyming or not) quite a few times. > ;-) Good point! :) The "tLocal gGlobal etc" naming notation also makes it nearly impossible to commit such errors. In the last five years I pr

Re: Repeat With Repeat

2015-01-11 Thread Curry Kenworthy
Richard E. Hawkins: > Try the Whitespace language, in which only space, tab, > and linefeed have meaning. All good ways of having fun while getting people to...yes...think outside the box, and hopefully think more effectively. To the compiler itself, none of these looks bizarre. Best wishes

Re: Repeat With Repeat

2015-01-11 Thread Ralph DiMola
+1 Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net Original message From: Malte Brill Date:01/11/2015 10:19 (GMT-05:00) To: use-livecode@lists.runrev.com Subject: Re: Repeat With Repeat One of the reasons why I always have strict

Re: Repeat With Repeat

2015-01-11 Thread Dr. Hawkins
On Sun, Jan 11, 2015 at 9:04 AM, Mark Wieder wrote: > Note to runrev team: > > *Please* keep the extended language syntax out of the hands of Curry > K. He's had too much to drink as is > He's an amateur. Try the Whitespace language, in which only space, tab, and linefeed have meaning. And the

Re: Repeat With Repeat

2015-01-11 Thread Curry Kenworthy
Mark Wieder: > *Please* keep the extended language syntax out of the hands of Curry > K. He's had too much to drink as is. Ha ha, that's blaming the messenger! I didn't make the rules. :) No one would want to actually use code like the unbelievable > if if is then then ask ask with with exce

Re: Repeat With Repeat

2015-01-11 Thread Mark Wieder
Sunday, January 11, 2015, 12:18:22 AM, Curry wrote: > put with before add > add add to add Note to runrev team: *Please* keep the extended language syntax out of the hands of Curry K. He's had too much to drink as is. -- -Mark Wieder ahsoftw...@gmail.com This communication may be un

Re: Repeat With Repeat

2015-01-11 Thread Peter Haworth
+1 On Jan 11, 2015 7:20 AM, "Malte Brill" wrote: > One of the reasons why I always have strict compile enabled :-) > Saves me from shooting my foot (rhyming or not) quite a few times. > > ;-) > > All the best, > > Malte > > > > ___ > use-livecode mailin

Re: Repeat With Repeat

2015-01-11 Thread Malte Brill
One of the reasons why I always have strict compile enabled :-) Saves me from shooting my foot (rhyming or not) quite a few times. ;-) All the best, Malte ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe

Repeat With Repeat

2015-01-11 Thread Curry Kenworthy
Here's another example that doesn't rhyme, but I was testing again how flexible the current LiveCode is with its keywords: on mouseUp put len(get) into put put put after with put with before add add add to add repeat with repeat=with to add add repeat to ans