Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variables in Report Heading
Message
From
23/12/1998 07:07:27
 
 
To
22/12/1998 18:32:03
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00169873
Message ID:
00169926
Views:
25
>I have seen threads that discuss creating the data file necessary to drive a report in the Init of the report Data Environment.
>
>My question is that if this technique is followed, how do you create variables that are necessary for the report heading / title band. I.E. if you need to report total records or records for a particular status at the beginning of the report

You could use PUBLIC variables (not a very good solution...) or CREATE a CURSOR with a field for each variable, and print the values from that cursor.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform