Mike,
You are using different componentid's, right? Jan -----Original Message----- From: "Michael J. Sinclair" <[email protected]> To: [email protected] (RBASE-L Mailing List) Date: Wed, 20 Jun 2012 13:14:55 -0700 (PDT) Subject: [RBASE-L] - How is the On Row Entery EEP supposed to work? Hi All, When I fire an On Row Entry EEP using the F7 or F8 key from within a scrolling region, and the first line of the EEP is ... GETPROPERTY component_id TEXTVALUE varname I get the value from the field where the cursor was (where it started) when I hit the F7 or F8 key, not the value of the field where the cursor ends up. Is that the way it should be??? I expect that when I do an On Row Exit EEP, but I would not expect that with On Row Entry EEP. In fact, if I do both EEPS, they both fire, Exit first then Entry, as expected. I have this line in Both EEPs... GETPROPERTY component_id TEXTVALUE varname in both EEPs, The value of varname does not change. What am I doing wrong? TIA Mike

