Simple but don't know how to do it!
canobob
Spain
here is my problem....
I have 3 Tfrmemoview
let say that
memo1 has a calculated value of 10
memo2 has a calculated value of 5
and I want to multiple memo1*memo2 to memo3
How do I do it?
When I try
memo3.memo:=memo1.memo*memo2.memo I get a Error ,
Can anyone help?
Thank
Roberto
I have 3 Tfrmemoview
let say that
memo1 has a calculated value of 10
memo2 has a calculated value of 5
and I want to multiple memo1*memo2 to memo3
How do I do it?
When I try
memo3.memo:=memo1.memo*memo2.memo I get a Error ,
Can anyone help?
Thank
Roberto
Comments
ie memo1 contains var or datafield [qty] memo2 [price] memo3
qty]*[price
I have downloaded everything I could see in the Web and nothing!
If as for help you mean Fr.hlp? then there is no info there,
and as for the demo the fr252src_demo well....well I hate to say that as it does not work (FastReportDemo report reports.cds missing) I have loaded every FRF files in \reports\ ,but found nothing there that may be of help.
I have been a developer for more than 20 years ..And I like this product, but it is a shame that the help is so poor or dificult to find.
thanks anyway
Roberto