At 10:49 17.01.2001 +0100, Magnus wrote:

>hi, list !
>
>how do you write this script correctly?
>-------
>

   repeat with x=1 to 5

     test = getat(temps, x)
     case TRUE of
       (test<75):
           setat(temps,x,the text of field (x+1)+1)
      end case

   end repeat

best regards
daniel plaenitz

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to