Yes, the 1-2 combo: 

SAVEROW

PROPERTY TABLE  <tablename> 'POST' 

 

Does it for me!

 

Brad Davidson
 

 

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dawn Hast
Sent: Thursday, September 18, 2008 12:34 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Recalc upper table.

 

Look at the PROPERTY TABLE <tablename> commands.  I would think some
combination of recalc variables / post / refresh might work.

 

-------------- Original message from Lawrence Lustig
<[EMAIL PROTECTED]>: -------------- 

I have a header / detail form.

In the header table I am forced to maintain a field summing the values from
some (but not all) records in the detail table.

I have created a variable that does the summing into the required columns.

However, I'm having trouble forcing those variables (which are assigned to
the HEADER table) to recalculate when I make a change in the detail table.

I'm using the AFTER SAVE ROW EEP of the detail table, and I've included the
commands RECALC VARIABLES and RECALC TABLES.  Whatever I do, it seems that I
need to make a change to a field in header table before the header variables
recalculate.

This should be easy -- can someone remind me what I must be missing?
--
Larry

Reply via email to