Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass a parameter to the report
Message
From
05/03/1998 13:31:02
 
 
To
05/03/1998 13:23:26
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00082754
Message ID:
00082760
Views:
26
>I want to be able to change the the title of the report programaticaly. So I created a text field in the header based on a variable. How can I assign this variable? REPORT FORM doesn't have a way to pass parameters.
>
>In the pass, I've use a way around by creating a temporary cursor and adding a column for each field I wanted to pass, but there must be a better (and faster) way.
>
>I've noted the NAME clause in the online help, but the description is confusing. Can this be the key to what I'm looking for?
>
>Using VFP 5.0a
>
>TIA

Keep it simple:
cReportheader="My Report"
Report Form Myform to print && use CReportheader inside your report form
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform