Hi there
I want to create a list of the names of all the members in a particular cast
but I can't for the life of me get the syntax correct. Here is what I have
tried
vList_Of_Titles=[]
repeat with vIndex= 1 to the number of members of castLib "Tiles"
vList_Of_Titles[vIndex] = (castLib ("Tiles")).member(vIndex).name
end repeat
Could someone point me in the right direction
Thanks
Paul
[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!]
- <lingo-l> Playing SWA with LOOP Mahmood Akhtar
- Re: <lingo-l> Playing SWA with LOOP John Erazo
- Re: <lingo-l> Playing SWA with LOOP Mahmood Akhtar
- Re: <lingo-l> Playing SWA with LOOP John Erazo
- Re: <lingo-l> Syntax help Paul Steven
- Re: <lingo-l> Syntax help Roy Pardi
- <lingo-l> Open File Brad Hintze
- RE: <lingo-l> Open File Clint Little
- Re: <lingo-l> Open File Anuchit Chawchat
- Re: <lingo-l> Open File Roy Pardi
- Re: <lingo-l> Syntax help Leif E. Wells
- Re: <lingo-l> Playing SWA with LOOP Mark A. Boyd
- Re: <lingo-l> Playing SWA with LOOP Matthias Amberg
- Re: <lingo-l> Playing SWA with LOOP Mahmood Akhtar
- Re: <lingo-l> Playing SWA with LOOP ramesct
