Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Designing VFPro6 Reports
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00227709
Message ID:
00227771
Views:
19
>Anybody know if its possible to pass parameters to a VFP6 report from a .PRG? I am used to doing this in Delphi for Crystal Reports, but I wonder if I can do this with Fox.
>Your suggestions are much appreciated.

Ken,
You can't pass formal parameters but you can make information available to your report. Any Public variables and Private variables declared in the calling prg are available to the report. When I want to pass parameters to a report, I declare Private variables in the calling prg and set their values before executing the report.
Steve Ruhl
CitiMortgage, Inc.
steven.ruhl@citibank.com Office
Steve@steven-ruhl.com Home
Previous
Reply
Map
View

Click here to load this message in the networking platform