Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report that is called from Form
Message
 
To
24/04/1997 12:28:13
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00029558
Message ID:
00029562
Views:
26
>I have a Form that call a report. The user sets some
>parameters in Form. Depending on these parameters, that
>I check at Click method of a Buttom, I set diferent
>header in a variable to the report.
>
>The problem is, the report (VPF3.0) doesn´t recognize the variable.
>
>What is wrong, since I used this in FPW26.?
>
>Anybody can help me?

variable probably went out of scope. if using properties, reference by formname.property (of course, report will always have to be run from form)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform