I can't quite tell from your description where those scripts reside, but I 
do know that it's considered bad mojo to have a window forget itself. If 
your forget command is executed from a script in the MIAW that is supposed 
to be forgotten, this could definitely cause a problem.

One method I've seen suggested to get around it is to set a global variable 
that the stage is monitoring (in an exitFrame loop, idle handler, etc). 
When the stage detects the change in the variable, it can then issue the 
forget command.


--
Mark A. Boyd
Keep-On-Learnin' :)


[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