Sorry, I meant to get the names as well:
> if member(m,l).type = tType then
tName = member(m,l).name
> tMedia = member(m,l).media
> tell (the stage)
> tMem = new(tType)
> tMem.media = tMedia
tMem.name = tName
> end tell
> end if
-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!]