Thanks Razzak,

Sure enough, there it is in RDocs.
I'll have to review form properties some more.

Very Best R:Regards
Dennis

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak Memon
Sent: Friday, August 28, 2009 12:46 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Confirm delete

At 01:25 PM 8/28/2009, Dennis McGrath wrote:

>How do I avoid the "Confirm delete" dialog that pops up automatically?

Here's how:

Use the following PROPERTY commands as On After Start EEP.

PROPERTY RBASE_FORM DONTSHOWSAVEDIALOG 'TRUE'
PROPERTY RBASE_FORM DONTSHOWDELETEDIALOG 'TRUE'
RETURN

That's all there is to it!

Have fun!

Very Best R:egards,

Razzak.


Reply via email to