Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report Variables
Message
 
To
06/08/2001 11:02:08
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00540177
Message ID:
00540196
Views:
33
Take a look at system variable _PAGENO.

Here is where VFP stored the "current" page numbe in a report. If you want the total number of pages in a report you can run the report to a file (instead of screen or printer) and read _PAGENO afterwards. Then you can run the report again (this time to screen or printer) and use the value that _PAGENO gave you as the total of pages.

>Hi everybody,
>
>Is there a variable which stores the total number of pages being printed through VFP are stored?
>
>Thanks for helping.
Hector Correa
Previous
Reply
Map
View

Click here to load this message in the networking platform