Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page totals
Message
 
To
20/10/2004 03:51:12
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00952905
Message ID:
00952918
Views:
8
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform