I think this is the problem. The original mail contains no evidence
that he's clearing the global var that's referencing the MIAW.
-Andreas
>That should rid you completely of the Miaw... unless you have stored
>references to the Miaw that you haven't told us about?
>Remember any reference to the Miaw must be cleared for the Miaw to
>leave memory, ie: be garbage collected. So if you by chance did
>something like:
>
>global gMiaw
>gMiaw = window "miaw"
>
>Then you need to:
>gMiaw = 0
>
>HTH jakob
[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!]