So did ya get it to work?
> From: [EMAIL PROTECTED]> To: [email protected]> Date: Mon, 11 Sep 2006 > 10:49:23 -0400> Subject: RE: Can't get ON SHUTDOWN to fire at runtime> > > Tracy,> > > ON SHUTDOWN fires when _Screen is being released by the X or > Close or system requested the shutdown.> > If I have a top-level form (vs. a > _Screen) based application, does this> mean that ON SHUTDOWN will not fire > for me?> > > Appears you have a top level form and not clearing your events > when it closes.> > Are you saying that I need to CLEAR EVENTS *before* ON > SHUTDOWN will> trigger?> > Note: My top-level form's system menu's Close menu > (I assume equivalent> to right clicking on titlebar or taskbar icon and > clicking Close) fires> the QueryUnload event - but clicking End Task from the > Windows Task> Manager does not trigger ON SHUTDOWN or the QueryUnload > consultant ...> is the End Task button equivalent to what you describe as a > "system> requested shutdown" or is a "system requested shutdown event" an> > entirely different animal?> > *Thanks* for your help!> > Malcolm> > > > _______________________________________________> Post Messages to: > [email protected]> Subscription Maintenance: > http://leafe.com/mailman/listinfo/profox> OT-free version of this list: > http://leafe.com/mailman/listinfo/profoxtech> ** All postings, unless > explicitly stated otherwise, are the opinions of the author, and do not > constitute legal or medical advice. This statement is added to the messages > for those lawyers who are too stupid to see the obvious. --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

