min() and array

JB sundown at pacifier.com
Wed May 4 15:16:38 EDT 2016


It returns 0 in Revolution.

JB


> On May 4, 2016, at 11:47 AM, Ludovic THEBAULT <ludovic.thebault at laposte.net> wrote:
> 
> Hello,
> 
> With the new 8.0.
> 
> It is normal that script return 0 ?
> 
> repeat with i=1 to 5
>   put 10 + i into tarray[i][v]
> end repeat
> put min(tarray[v])
> 
> not tested in any other version.
> 
> Thanks.
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
> 





More information about the use-livecode mailing list