Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass a parameter to the report
Message
 
To
05/03/1998 15:40:01
Murray Mcintosh
Mammography Reporting System, Inc.
Seattle, Washington, United States
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00082754
Message ID:
00082823
Views:
33
>Or, assuming you had a report called Report1 you could create a report variable called "ReportTitle" or whatever. Add a field control to the title band and assign it to the ReportTitle variable (which is what you've already done), then before you print the report issue the command:
>
>
>update report1.frx set expr = ["Insert Title Here"], tag = expr where objtype = 18 and name = "ReportTitle"
>
>use in report1
>
>Murray

so this is how I can change the filter for my cursor? Or is there a smarter way?
- Sarah
Sarah King
pcpropertymanager.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform