Ludovic THEBAULT <ludovic.thebault at ...> writes: > 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]) What were you expecting to happen? -- Mark Wieder ahsoftware at gmail.com