strange error in a repeat loop

Thierry th.douez at gmail.com
Mon Feb 23 09:44:00 EST 2009


Le 23 févr. 09 à 15:27, Andre.Bisseret a écrit :

> <...>
>     REPEAT FOR each line enil in cmdeDuMois

Test if you have 12 items in your line
and that every item is not empty and is a number !

>         add item 5 of enil to total5
>         add item 6 of enil to total6
>         add item 7 of enil to total7
>         add item 8 of enil to total8
>         add item 9 of enil to total9 --  THE ERROR IS POINTED OUT HERE



Guess you have a wrong data line ????

HTH,
Thierry


>         add item 10 of enil to totalPort
>         add item 11 of enil to totalGéné
>         add item 12 of enil to totalAnnul
>     END repeat





More information about the use-livecode mailing list