>member("Answer Pool").media = member("Answer Pool").media

Good one, Mark--thanks. Now I remember Jakob suggesting that about a year 
or so ago--I had a project where I was setting hyperlinks on the fly, and 
that was the key command to make them show up on the screen.

As a side note, the docs tell us that's a very memory-intensive operation. 
I remember a discussion where some members did some tests and found that, 
yes, the first time you did the operation on a member, it ate up a fair 
chunk of memory. Subsequent operations on the same cast member did not 
further affect memory, as long as you were setting it to itself. That is, 
member("a").media = member("a").media. I suspect member("a").media = 
member("b").media would be more problematic, though I've never used it.

Have a great weekend, all!


Cordially,
Kerry Thompson
Learning Network


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

Reply via email to