min() and array

Ludovic THEBAULT ludovic.thebault at laposte.net
Wed May 4 14:47:40 EDT 2016


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.




More information about the use-livecode mailing list