Hi Martha,
> I've tried to work out the problem i have when forgetting a MIAW. It gives
> me the dialog box error of 'Object Expected' whenever i tried to 'forget'
> the MIAW. If i take out the .forget() line and leave it with only .close(),
> it works fine.
<snip>
add
> on exitFrame
> if gCloseMiaw then
> gOpenMiaw.close()
> gOpenMiaw.forget()
gCloseMiaw = 0
> end if
> go the frame
> end
after the forget command, otherwise you'll be forever trying to
close and forget the window.
Christian
----------------------------
Christian Wach
m: +44 (0) 7980 549 556
[EMAIL PROTECTED]
----------------------------
[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!]