Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing parameter to reports
Message
From
14/06/1997 17:05:10
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
13/06/1997 09:25:17
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00036150
Message ID:
00036403
Views:
61
> define a report variable > and initialize it before printing (USE the FRX and REPLACE it's value) > works for me :) > > Arnon I use another trick: - in "group by" I put "eval(gr1)", "eval(gr2)", "eval(gr3)" - in group headers/footers, there's "tx1+' '+eval(gr1)" etc. In the routine calling the report, I just set these three pairs of vars (gr1 contains the field name, tx1 its description), according to the user's choice of ordering. This way, by recombining the orderings, I get six reports (or more, if gr1..gr3 may be chosen from a list with more than three rows) with one .frx (twelve, if we consider summary or not), and yet add some filtering to it (ID range, date range and such) and it eliminates the need for lots of other reports. Yes, the report is bound to the routine, but the routine does work like a swiss army knife.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform