If the eep is basically the same in either row or field, use a custom form
action and just set a flag in the row and field exits to indicate "ROW" vs
"FIELD", then at least you will only have one piece of code.
----- Original Message -----
From: <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Friday, January 15, 2010 12:35 PM
Subject: [RBASE-L] - Re: Opinions on regional eeps?
Jan: Help me figure out what you're doing. You're saying
that you kept the eep on the field level, right? So what happens
if they F8 to the next row? It wouldn't evaluate your "on entry eep"
would it?
Karen
Karen,
I ran into that problem a couple of years ago.
The scrolling region was simply the best tool to use but
when the user is using F7 and F8 to go between rows
I needed it still to calculate properly and the row exit
was not the place to do it in this case.
So I basically created a SKIP -1 and then a SKIP 1
(it's a little more complicated than that) in the field
ON ENTRY eep to get the desired results.
Jan
--- 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.
================================================