>Whats wrong with this syntax:
>
>repeat with i = 1 to 10
>getat(gbildspel, i)
>end repeat
>
>Director doesnt seem to understand the "i"....mmmkay ?
Make sure that gbildspel has been define as a global somewhere, and
actually contains a list.
[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!]