Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending the value of a property to a report
Message
From
31/07/2002 10:16:51
Carmen Gassi
Perseus Software Systems
Oakville, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00684427
Message ID:
00684447
Views:
20
Thanks Jayesh
I tried it both ways and to my surprise, it worked with the control property being examined by the report writer as well. I used the property in the PRINT WHEN for a field and in the expression I actually used thisform.property. It seems the control's properties are still in scope during the report session.

Thanks
Carmen
>You are going in the right direction. I use Report Parameter object that is assinged to a PUBLIC varialble. I pass it around the Report Engine, add new properties using Object.AddProperty(). Works great.
>
>>Hello All
>> Is it possible to send from a form, the value of a property to a report as a parameter? Would the alternative be to declare a public variable and assign the value of the property to the public variable so that the report writer will be aware of it?
>>
>>Thanks in advance
>>Carmen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform