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@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