Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report that is called from Form
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00029558
Message ID:
00029648
Views:
36
>>>>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)
>>
>>Dave & Antonio: I thought that the Report Form... command didn't take parameters in VFP3. Antonio, if you are passing parameters, then try using global variables instead. (Or, more OOP, use a form property on your calling form.)
>>
>>Barbara
>
>unless i misunderstood, he isn't passing parameters to the report, but using parameters in the form to set a variable for the report

Obviously two interpretations. Antonio - Pick the answer you like best!
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform