Alastair: I have run into the same problem and if memory serves, I placed a SAVEROW command before the NEXTROW and I believe that solved the problem. I will see If can find that form and verify. Javier,
Javier Valencia, PE President Valencia Technology Group, L.L.C. 14315 S. Twilight Ln., Suite #14 Olathe, KS 66062-4571 (913)829-0888 (913)649-2904 FAX -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Alastair Burr Sent: Thursday, February 13, 2003 12:25 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Differences between pre-defined NextRow button and NEXTROW in an EEP I am getting the following effect: If I create a push-button on a form and set it to be pre-defined with an action "Next row" when the button is pushed to form goes directly to the next row. However, if I use the command NEXTROW in an EEP from a push-button when the form is run I get the message: "Do you want to save the changes?" even though no changes have been made on the form. There are no editable fields but I have tried making a both a field and a variable editable but with no change in the behaviour. I have also tried adding the command RESETROW to the EEP but, again, no change. Likewise, using EDIT/BROWSE USING makes no difference. Strangely, I have another button which runs the same EEP which selects PREVROW as the last command that works as expected without the message. Does anybody know of a way to solve this? Thanks in advance, Regards, Alastair. ---------------------------------- A D B Burr, St. Albans, UK. ---------------------------------- [EMAIL PROTECTED] ----------------------------------

