> When closing a MIAW, is it necessary to void a global variable for it > after you do the close() and forget() methods on it?
Yes, you need to void it (or set it to 0, or "fido", or something else). Until you do, it contains the reference to the MIAW, and Director won't release its memory. 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!]