Fun (was Re: Cubist's first bug report)

Dar Scott dsc at swcp.com
Sun Jun 5 18:22:26 EDT 2016


> On Jun 5, 2016, at 2:26 PM, [-hh] <hh at 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.  


More information about the use-livecode mailing list