Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Page totals
Message
De
20/10/2004 03:54:07
 
 
À
20/10/2004 03:51:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00952905
Message ID:
00952918
Vues:
9
Glad to hear it :o))

>Hi Borislav,
>
>Thanks, it works
>
>Ryan.
>
>>If You run VFP 8 You can use _pagetotal. If You use VFP 6 You must run the report twice. Here it is:
>>
>>mypagetotal = 0
>>REPORT FORM Myreport NOCONSOLE NOPROMP TO FILE Null
>>mypagetotal = _pageTotal
>>REPORT FORM Myreport
>>
>>In report Use the variable mypagetotal as STR(_pageno) + "/"+STR(mypagetotal)
>>
>>
>>
>>>hi to all,
>>>
>>>How can i display in my report the total page per page?
>>>i used only _pageno
>>>
>>>TIA
>>>Ryan.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform