I think you're gonna have to resort to the quitfox.prg. Even when I tried SYSMENU, that didn't resolve the issue. I think QuitFox was the only magic bullet in that case.
Thanks again, TR, for helping restore some sanity. --Mike On 4/19/2012 10:30 AM, Allen wrote: > I've not tried sysmenu. I will next time it happens > Al > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf Of MB Software > On 4/19/2012 9:01 AM, Allen wrote: >> Hi gang >> I sometimes get a problem with VFP9 SP2 + hotfixes on Windows 7 (but I >> think I've seen it on XP) where VFP refuses to close down. Anyone else get > this? > > I get this more often that I'd like to admit. Years ago I put this Ted > Roche submission into my "DO X" routine (that quickly clears out and resets > things): > > * quitfox.prg > Declare ExitProcess in Win32API Long > ExitProcess(1) > > Then in my X.PRG, I have these lines: > SET SYSMENU TO DEFAULT > CLEAR ALL > > > [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.

