If you just do a RETURN in your ON SHUTDOWN routine (ON SHUTDOWN DO myshutdown) before you do any CLEAR EVENTS or anything else it seems to stay in there, doesn't it?
Fred On Tue, Oct 13, 2009 at 10:48 AM, MB Software Solutions, LLC < [email protected]> wrote: > If I want my app's main app window closable so that the user can click > the big ol' X in the top-right corner and quit the app, I understand > that that's where I put a clear events and other code in the ON SHUTDOWN > routine. But once the user clicks on this X, is there a way to abort it > and leave the app up? My understanding is that once the on shutdown > kicks off, that's it....a one-way ticket out the door with no re-entry. > > tia! > --Mike > > [excessive quoting removed by server] _______________________________________________ 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 Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** 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.

