Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page # of ##
Message
From
05/03/2004 16:47:43
 
 
To
05/03/2004 16:11:16
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00883682
Message ID:
00883694
Views:
8
Mark,

If I understand your question correctly, you can do the following (assuming you're using VFP8, which has report variables to do 'Page X of Y')


"Page " + TRANSFORM(_pageno) + " of " + TRANSFORM(_pagetotal)


If you're using a version prior to VFP8, then you'll have to do what Al described.


Kevin
Previous
Reply
Map
View

Click here to load this message in the networking platform