Thanks very much Razzak & Gunnar. Regards, John Docherty
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of A. Razzak Memon Sent: Thursday, 13 November 2008 6:32 p.m. To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Do you want to save the changes ? message At 12:09 AM 11/13/2008, John Docherty wrote: >I have presumably done something which results in this message appearing >when I make a change to the data when editing using a form. Unfortunately I >cannot recall how to turn this off. If anyone would be able to tell me what >I need to do to suppress this message it would be much appreciated. (V7.6) G'day John, Here's how: Use the following code as "On After Start Custom EEP" PROPERTY RBASE_FORM DONTSHOWSAVEDIALOG 'TRUE' RETURN That's all there is to it! Very Best R:egards, Razzak.

