Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Conventional ?? interactive control of report printing
Message
From
02/06/1999 00:17:09
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00225211
Message ID:
00225228
Views:
12
>When dealing with the report writer, you need to willing to take a few steps "backwards". What I tend to use are private memvars that are defined in a method. The report then references those private memvars when needed. To tighten things up a bit, sometimes I will write a wrapper class that in turn, calls the report. Regardless, you need to resort to variables that will have scope in the report.

Thanks. Your response tells me I'm not missing anything...it's just the way things work. If I understand you correctly, the wrapper class has some properties that both the form and the report can see, thereby allowing communication in a somewhat controlled fashion (allthough this seems like using private variables scoped to the wrapper). Does it sound like I understand how you would use the wrapper class?

Thanks also for the heads up on Crystal Reports. I'll check it out.
"The Iron Fish: The water is cold...but the fish don't mind"
...Jay Jenks, boyhood chum
Previous
Reply
Map
View

Click here to load this message in the networking platform