Amazing, just like 2000 I'm replying to myself first! Well, I was trapping ESC in my program to prevent people from exiting the database by accident. Apparently the Big Windows X also returns an ESC, and thus was being ignored by my oh-so-smart program.
So, is there a workaround for this that would allow users to click on the X to exit but not use ESC? Patrick ----- Original Message ----- From: "Patrick Murphy" <[EMAIL PROTECTED]> To: "RBASE-L Mailing List" <[EMAIL PROTECTED]> Sent: Friday, May 21, 2004 12:00 PM Subject: [RBASE-L] - Windows X-Close Icon Doesn't Work > When I click on the Windows "X-Close" at the extreme upper-right of the menu > bar in my 6.5 application, it does not exit RBase. I have just found out > that many users couldn't find my Exit menu item and were instead just > minimizing RBase all often loading more copies during the day! > > I actually asked a similar question in 2000 and discovered having EXIT as > the final line in rbase.dat solved the problem, but now that isn't working! > > What am I missing? > > Patrick > Tucson > 6.5++ > >

