Hello Karen
Of course I tried the technique suggested by Razzak in the previous email: 
(1/3/2013 - using expression DBCalc in Report),
but the fact is that GETPROPERTY <componentId> VALUE varname 
NOT return any value for the object  DBLabel in detail report band.
(GETPROPERTY works for DBCalc but not works for DBLabel in detail band).
The technique suggested by Razzak works perfectly. (Thanks): Razzak email: 
(1/4/2013 - Capturing value of DBLabel in a report).
Very Best regards

Daniele
B.M.B. Informatica


From: Karen Tellef 
Sent: Friday, January 04, 2013 6:02 PM
To: RBASE-L Mailing List 
Subject: [RBASE-L] - Re: Capturing value of DB Label in a report

I think Razzak already answered a previous question you had with an example of 
assigning a ComponentID to a report field and using GETPROPERTY to get the 
value.    You can use that same procedure to do this

Karen




-----Original Message-----
From: daniele <[email protected]>
To: RBASE-L Mailing List <[email protected]>
Sent: Fri, Jan 4, 2013 10:49 am
Subject: [RBASE-L] - Capturing value of DB Label in a report


Hello
RBASE 9.5 (32) 
is it possible to capture the value of a DB Label(1) (in a Report in detail 
band) and based on the value captured define a property
as PROPERTY <component_id> VISIBLE OFF (or anything else) for another DB 
Label(2) ?
I need to consider the DB Label(2) for the sum in a DBCalc in the band of break 
footer
but in particular occasion, depending on DB Label(1),  not to print DB Label(2)
Any help will be greatly appreciated
TIA

Daniele
B.M.B. Informatica

Reply via email to