Charlie, thanks for the information.  I tried the property command that you
suggested but it will not save unless I change one of the DBEdit fields.

John

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Charles Parks
Sent: Thursday, August 26, 2004 3:13 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - Re: Edit From

PROPERTY TABLE <FormTableName> 'POST' will force a save.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John
Engwer
Posted At: Thursday, August 26, 2004 11:36 AM
Posted To: RB7-L
Conversation: [RBG7-L] - Re: Edit From
Subject: [RBG7-L] - Re: Edit From


Thanks Razzak but I had already tried the suggestions that you mention.
If you only edit the VAREdit fields the Save icon on the Navigator tool
bar does not become active unless you also change one of the DBEdit
fields (I replaced the Office Button with the Navigator as a test).  Is
there a property command that will force it to save?

John

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of A. Razzak
Memon
Sent: Thursday, August 26, 2004 12:31 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - Re: Edit From

At 11:59 AM 8/26/2004 -0400, you wrote:

>I have an office button that fires a save row and exit. It does not
>save the row because R:BASE does not detect that there is a change to
>any of the field information.


John,

01. After changing the value, make sure to either press [Enter]
     key or [Tab] key and then click on the Office Button.

OR

02. Use the "Custom EEP" for Office Button with the following
     commands:

     RECALC VARIABLES
     CLOSEWINDOW
     RETURN

Hope that helps!

Very Best R:egards,

Razzak.

Reply via email to