Re: Page Numbers - Data Grouping in Reports

Author: Stephen Weeks

Posted: 2011-04-19 at 11:58:10

Maybe spilt the report across multiple groups :-

for ncnt = 1 to 10

set filter to DRIVER=ncnt

report form MyRep to file "dummy.txt" noconsole

_Pagetotal=_pageno

report form MyRep to printer prompt noconsole

endfor

Or something like that ...

--

Stephen Weeks

stephenweeks@fastmail.fm

--

http://www.fastmail.fm - One of many happy users:

http://www.fastmail.fm/docs/quotes.html

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/1303228690.16893.1442913773@webmail.messagingengine.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2011 Stephen Weeks