> On Jun 5, 2016, at 2:26 PM, [-hh] <h...@hh.on-rev.com> wrote:
> 
> And this, not this much funny, creates a CRASH (showing "inf"):
> on mouseUp
>  put "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16" into myVar
>  repeat 1000
>    add 1 to item (any item of myVar) of myVar
>  end repeat
>  put  myVar into fld 1
> end mouseUp

I clicked on a button several times and didn't get a crash and didn't get an 
error, but eventually I did get a lockup that was impervious to command-period. 
 Ah, it just finished.  It must have been adding commas to make the zillionth 
item.  
_______________________________________________
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