Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report Variables
Message
 
À
06/08/2001 11:02:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00540177
Message ID:
00540196
Vues:
25
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform