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.

