Thanx sean
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Sean Wilson
Sent: 21 February 2002 22:33
To: [EMAIL PROTECTED]
Subject: RE: <lingo-l> Stupidly EASY question with more detail
> In my list I have 2 properties. #membernumber and #location
>
> How do I use a repeat loop to count through 100 sprites and add
them...
> This is what ive already used but its giving me weird results....
> Please help
> repeat with i = 1 to 100
> q = sprite (i).membernum
> w = sprite (i).loc
tPropList = [#memberName:q, #location:w]
jayp_images.append(tPropList.duplicate())
> put jayp_images
> end repeat
HTH,
-Sean.
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/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!]
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/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!]