According to RDOCS I should be able to get the value of a DB Calc.
I am using the COUNT(col name) as the DB calc in a report footer to get the 
number of rows.
The COUNT DB calc is giving me the proper number of rows, 8.
But you cannot use DB calc in other calculations so I need to get this value 
into a variable.

RDOCS says I should be able to use this
GETPROPERTY comp_ccust VALUE 'vccust'
This should be the value of the DB Calc.
I am using the code above in the report footer in the on after generate EEP.
It is giving me 56 instead of the 8.
Considering there are only eight rows in the temp table.
What am I doing wrong?

James Belisle

Making Information Systems People Friendly Since 1990
[cid:[email protected]]

Reply via email to