Razzak -
Thanks very much. It works perfectly.
Bernie
--------------------------------------
At 07:40 PM 8/5/2004 -0400, you wrote:
>At 11:23 PM 8/5/2004 +0000, Bernie Corrigan wrote:
>
>>Hi All -
>>
>> RBW 6.5++: Is there any way to suppress the
>>Save Your Changes dialogue box that pops up when
>>exiting a form after editing and making changes in
>>a record? I want to make the changes and go back
>>without costing the user the hassle of an additional
>>click or keypress.
>
>
>Bernie,
>
>Using 6.5++ for Windows:
>
>Place a Push Button [Done] with the following EEP:
>
>SAVEROW
>CLOSEWINDOW
>RETURN
>
>Using 7.1 for Widows:
>
>On After Start EEP:
>PROPERTY RBASE_FORM DONTSHOWSAVEDIALOG 'TRUE'
>RETURN
>
>Hope that helps!
>
>Very Best R:egards,
>
>Razzak.
>
>
--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [EMAIL PROTECTED]
(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [EMAIL PROTECTED]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE:
Send a plain text email to [EMAIL PROTECTED]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [EMAIL PROTECTED]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body,
place any
text to search for.
================================================