I would make my own x Button 1 Place a Button with a x in the caption and program it to do anything you want it to. 2 In your RMD file SET VAR RBTI_NoStatus INTEGER = 1 3 BRO USING YourFormName CAPTION 'YourCaption' AT 100,100,700,470 NOHEADER
In 7.1 you could turn the caption off and then make your own very easily On 21 May 2004 at 13:06, Patrick Murphy wrote: > 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++ > > > > > > Victor Timmons Tiz's Door Sales, Inc 425-258-2391

