Hi Sami - 

        Thanks for responding.  The form is in 6.5++ 1.866.  The
field in question is located in a tier.  When TRACE is used the 
field eep works and TRACE doesn't reach the button eep.  The
field eep contained NEXTROW; PREVROW so that the values changed
in the row by the field eep can be seen as RECALC has no effect.

        When NEXTROW; PREVROW were removed from the field eep the
button eeps functioned as they should.  Unfortunately the value entered
in the field disappeared when the field was exited and the changes 
caused by the field eep to other values in the row are not displayed.  
If the field is reentered then those values are displayed.

        When the eep without NEXTROW; PREVROW was executed On
Row Exit instead on field exit, the field value no longer
disappeared but the other changes to the row were not displayed.
Leaving the row and coming back displays those changes.  Putting
NEXTROW; PREVROW into this eep caused the cursor to run to the
end of the table one row at a time.

        Attempts to use the eep and a modified version of it after
the row was saved resulted in crashes to the desktop.  I have 
decided to instruct the users that if they want to use the
form buttons they will have to be in one of the columns without 
an exit eep.

Bernie


At 03:53 PM 11/20/2004 -0600, you wrote:
>Bernie -
>
>Are you in 6.5++ for Windows?  If so, it should be executing the field exit
>EEP first then the EEP that's on the button.  What do you see when you trace
>it through?
>
>If you're using version 7.x then only the Office Button and Push Buttons get
>focus so the cursor may stay in the original field if you're using a
>different kind of button and so it will not execute the Exit EEP.
>
>Sami
>
>-----------------------------------------------------------------
>Sami Aaron
>Software Management Specialists
>19312 W 63rd Terr
>Shawnee KS  66218
>mailto:[EMAIL PROTECTED]
>913-915-1971
>
>----- Original Message ----- 
>From: "Bernie Corrigan" <[EMAIL PROTECTED]>
>To: "RBASE-L Mailing List" <[EMAIL PROTECTED]>
>Sent: Friday, November 19, 2004 11:16 PM
>Subject: [RBASE-L] - Buttons don't work when focus is in a field with an
>exit eep
>
>
>> Hi All -
>>
>>         I have found that buttons which trigger EEP's do
>> not function when focus (where the cursor is located)  is in
>> a field which has an exit EEP.  Anybody else have this
>> problem?
>>
>> Bernie
>>
>>
>>
>>
>
>

--- 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.
================================================

Reply via email to