>Whats wrong with this syntax:
>
>repeat with i = 1 to 10
>getat(gbildspel, i)
>end repeat
Nothing wrong with the syntax, though you're not assigning the value to
anything (e.g. myVar = getAt(gbildspel, i).
Are you sure gbildspel is a linear list?
Cordially,
Kerry Thompson
Learning Network
[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!]