At 05:50 AM 11/19/2009, Herman Kuszmerski wrote:
I have a form based on a specific table. I decided to set up an
eep that creates variables using a select into command. When I
place these variables into the form and I advance to the next row,
the variables do not change on the screen. When I do a show var
command, I see the variables do change.. I know I have to place
some commands into my eep, and recalc variables do not help me. I
also know I need to arrange my eep to run before, after, etc. I
am having a brain freeze. Can some one help so I can move on and
complete this form?
Herman,
If you need to create and evaluate variable(s) at the row level,
the best approach is to define your procedure as "On Row Entry"
EEP.
Here's how:
While in Form Designer ...
Main Menu | Tables | Add/Remove Tables ...
Main Table | Table Settings ... | Entry/Exit Procedures
Hope that helps, without knowing all other details at the version
of R:BASE you are using.
Very Best R:egards,
Razzak.
--- 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.
================================================