Dick, Review where the scratch settings are pointing for your RBase Session. Delete any $$$ files you find. I have found in times past that RBase (in trace mode) can load for the Trace, the contents of a preexisting file, not necessarily the code that is actually executing when trace is not employed. You can test this by putting a PAUSE message in the actual code, save it and run it without trace and see if the pause executes. In any event, clear up all $$$ files you can find in the RBase environment.
Just to be extra anal, I always believe in the clean blackboard scenario. After clearing all the crap up, reboot the computer, then see if you still have an issue. ----- Original Message ----- From: "Dick Fey" <[email protected]> To: "RBASE-L Mailing List" <[email protected]> Sent: Wednesday, October 19, 2011 2:33 PM Subject: [RBASE-L] - Re: EEP issue :I appreciate all the help and advise so far, but no cigar. Viewing the : appropriate EEP in the object manager or in the form shows the correct : data. Running the form in trace results in a previous version of the EEP. : In addition, I just discoved a second instance of this problem with an : ON EXIT EEP from a DBedit. Made changes which show when editing , but : not when running with a trace on. : : Tried a reload to no avail. : I am stumped. : : Dick Fey : : : On 10/19/2011 1:21 PM, A. Razzak Memon wrote: : > Jason, : > : > If you are using the latest version and update of R:BASE eXtreme 9.1 : > (32/64), while in form designer, you may find all EEPs (Custom or : > External) associated with that form, visually listed and color coded, : > using the enhanced "Object List" option. : > : > Here's how: : > : > Form Designer | Main Menu | View | Toolbars | Object List : > : > Notice the list of All Controls including, Control Class, Description, : > Component ID, EEPs, and Popup Menus. : > : > Double-clicking on the appropriate control with color coded EEP : > (Orange, Blue, and Green Stars) will bring up the appropriate EEP in : > R:BASE Editor. : > : > Have fun! : > : > Very Best R:egards, : > : > Razzak. : > : > -----Original Message----- : > : > From: Jason Kramer <[email protected]> : > To: [email protected] (RBASE-L Mailing List) : > Date: Wed, 19 Oct 2011 14:03:38 -0400 : > Subject: [RBASE-L] - Re: EEP issue : > : > Have you tried copying the form and then editing the EEP on the : > copy? Or, along the same lines, have you tried unloading and : > reloading the form? : > :

