min() and array

Ludovic THEBAULT ludovic.thebault at laposte.net
Thu May 5 01:16:56 EDT 2016


> Le 4 mai 2016 à 21:46, Paul Dupuis <paul at researchware.com> a écrit :
> 
> On 5/4/2016 2:47 PM, Ludovic THEBAULT wrote:
>> repeat with i=1 to 5
>>   put 10 + i into tarray[i][v]
>> end repeat
>> put min(tarray[v])
> 
> You problem is with the second index on the array.
> 

Thanks.

Too bad that this function don’t work with second index.





More information about the use-livecode mailing list