Okay, don't you all do what I just did!  If you have a field
with both an Entry and an Exit eep, and your entry eep
does some "set focus" properties to go to other fields,
be aware that the "exit" eep from that field will still
evaluate!   What this seems to do is nullify whatever
set focus you had in the entry eep.  It will go on to the
next editable field as normal, or whatever "set focus"
command you might have in the exit eep!  I fixed it by
moving my entry eep onto the exit of the previous field,
and now all works just fine!

Karen

Reply via email to