> I have a nagging doubt that a reference to my parent script is > being stored > somewhere, and since it still contains a handle to the MIAW, the file is > not being forgotten. Could that be possible?
Absolutely. AFAIK, 'forget'ting a window removes it's reference from the windowList. It doesn't troll through other places deleting references until the refCount is 0. -Sean. [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!]
