Duey
  The way I understand the On Before Insert and On After Insert is
 
   Say you have a column in the table called itemcost and and it is currency. 
You could get a sum of itemcost before inserting the row and you could also get 
a sum of itemcost after the insert.
 
   If the value you want the dbedit for itemcost to show say 0.00 then make the 
column default value be 0.00 in the table.
 
   Hope this helps
 
Buddy
 

________________________________

From: [email protected] on behalf of Heffelfinger, Duane
Sent: Sat 7/5/2008 7:42 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - ENTER USING/ON INSERT ROW in table properties



Good afternoon,

I've been trying to place a variable in to a dbedit on a form when using
the ENTER USING statement.  I tried adding the PROPERTY statement to the
ON BEFORE INSERT or ON AFTER INSERT table properties eep and they seem
to fire before the form is generated.

Maybe a better understanding of when each eep is fired on a form.  Is
there something out there that I can learn more about the eep order.

Duey




Reply via email to