Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     SET LINES not working

Read-Only Read-Only Topic
Go
Search
Notify
Tools
SET LINES not working
 Login/Join
 
Gold member
posted
Hi,
I have a report that contains over 10000 lines. I want all the lines to appear in one page.
SET LINES = 99999 is not working for me.
Is there some other setting?

Thanks.


WF 7.1.1, WF Developer studio 7.1.1, Windows & Mainframe, HTML
 
Posts: 84 | Registered: July 28, 2009Report This Post
Expert
posted Hide Post
What does "not working" mean? I just tried it for a simple HTML report with a table that has 11,000 lines and I only get the column titles once.

If you have BY statements with page breaks then you will not get one page.

If it's a PDF report, you will get column titles on every page.

If it's an Excel 2000 report you should only get the column titles once.

Please be more specific about the report and the output format.


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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Expert
posted Hide Post
As Francis states, it depends upon what "not working" means.

If you have over 99999 lines then of course it will not work as you specify a page size of 99999 lines. If you want continuous forms, without regard to the number of lines of output you have, then you must specify SET LINES = 999999 - a distinct difference to what you have.

If you read the documents then you will see that -
quote:
Sets the maximum number of lines of printed output that appear on a page, from the heading to the footing. Sets the maximum number of lines that appear on a logical page, from the heading at the top to the footing on the bottom. The value of LINES can range between 1 and 999999; specify 999999 for continuous forms. WebFOCUS will generate HEADING and FOOTING text after each group of lines as defined with the SET parameter.

It's all there in black and white (or black/blue and pale yellow if you use DS help Wink)

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     SET LINES not working

Copyright © 1996-2020 Information Builders