Larry,

 

Try: PROPERTY TABLE <FormTableName> 'NEXT'

 

Claudine

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Lustig
Sent: Tuesday, September 23, 2008 4:29 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Recalc upper table.

 

<< 

Yes, the 1-2 combo: 

SAVEROW

PROPERTY TABLE  <tablename> ‘POST’ 

 >>


Here's what I had to do (based on your helpful hint):

PREVTAB
SAVEROW
PROPERTY TABLE Dash 'POST'
NEXTTAB

That recalculates the variables on the top table using the data just saved in 
the lower table.

The only issue is that the NEXTTAB doesn't appear to bring me into the row I 
want on the lower table, but that's minor at this point.

Thanks for the help.
--
Larry

Reply via email to