Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

_pageno mistake in vfp6, vfp7 and vfp8

0 views
Skip to first unread message

william

unread,
Jun 11, 2003, 4:30:48 AM6/11/03
to
hi,

i found an error in vfp6, while printing 1 to many
report. for example, header is customer name and address,
details are billing infomation, while the detail lines
cross over serveral pages, the _pageno will display 1 in
the first page, display 1 in the second page, display 2
in the third page, display 3 in the forth page......

i found this error in vfp7 and vfp8 also.

any suggestion please.

william

Lee Mitchell

unread,
Jun 12, 2003, 5:08:17 PM6/12/03
to
Hi William:

Have you tried making a data grouping in your report and group on Recno()?
This might force the _pageno variable to report the correct page number. It
sounds like it is getting confused when the detail expands over several
physical pages of output.


I hope this helps.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

*-- VFP8 HAS ARRIVED!! --*
Read about all the new features of VFP8 here:
http://www.universalthread.com/VisualFoxPro/News/VFP8Release.asp
Purchase VFP8 here:
http://shop.microsoft.com/Referral/Productinfo.asp?siteID=11518

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retires June 30th, 2003
- VFP6 Mainstream Support retires Sep. 30th, 2003

william

unread,
Jun 15, 2003, 12:32:23 PM6/15/03
to
lee,

i have tried to place the report header in the page
header or group header, but the error still occurs.

................!

william

>.
>

0 new messages