> I wonder if there's a quick way to get a cast's contents as a linear
> list 
> of member names (other than looping through the cast and collecting
> the 
> names one by one).
> 
Not directly, that I know of. Workarounds R Us, though, so here's what
I'd probably do.

Write a movie script handler to loop through the cast like you
mentioned, and put them in a list.

Save the list in a field cast member and retrieve it with value(). You
can run the movie script from the message window whenever you update the
cast.

Cordially,

Kerry Thompson
[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!]

Reply via email to