Focal Point
RPAGESET SET Command

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/2301071342

August 22, 2007, 09:07 AM
Woody
RPAGESET SET Command
Has anyone used the RPAGESET SET command? I cannot get it to work. Can someone provide an example with the CAR file? I am using WF 7.1.1.


WF 7.6.10 Unix Oracle
August 22, 2007, 09:54 AM
Francis Mariani
I've never used the setting.

Here's a program using it, but it doesn't appear to make a difference setting it to NEW or OLD:

SET LINES=10
-RUN

SET RPAGESET = OLD
-RUN

TABLE FILE CAR
PRINT
SALES
RETAIL
BY COUNTRY
BY CAR
BY MODEL
ON COUNTRY RECAP BLAHBLAH/D20 = SALES - RETAIL;
ON COUNTRY SUBFOOT
" "
"SUBFOOT COUNTRY RECAP <BLAHBLAH"

ON MODEL RECAP BLAHBLAH/D20 = SALES - RETAIL;
ON MODEL SUBFOOT
" "
"SUBFOOT MODEL RECAP <BLAHBLAH"
HEADING
" "
"WEBFOCUS REPORT"
END
-RUN



Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server