Sorry Michael, I misread your post. What you'll need is to store a handle
to your MIAW in a variable, or refer to it by name. Like so -

on fillTextMember
     tell window("windowName")
          -- Do what you please
     end tell
end fillTextMember


Pranav Negandhi
Software Engineering
Learnet India Limited, Mumbai.
Phone: 91-22-56768120
http://www.learnetindia.com


Does anybody remember laughter?
-- Robert Plant, The Song Remains the Same.



<snip>
The member(1) however is supposed to lie
in the cast of the MIAW. Your code actually does the opposite of what it
should, because it always tries to use member(1) of the stage cast,
although
it should at all times use the cast of the MIAW.
<snip>



[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