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.
I have been working for several hours on the issue of my line of code in my report wrapping around to the next line and the error said "lease wasn't recognized". my line was too long, but how do I wrap it TABLE FILE CAR PRINT
; TABLE FILE CAR PRINT &SortValue.(&LIST1 &List2).Please select sort field(s). END This is just an exampleThis message has been edited. Last edited by: <Kathryn Henning>,
I can't understand what your trying to accomplish from your example. Whats wrapping? Can you post your actual code? We will probably be able to help more if you post it.
Thanks
Eric Woerle 8.1.05M Gen 913- Reporting Server Unix 8.1.05 Client Unix Oracle 11.2.0.2
Posts: 750 | Location: Warrenville, IL | Registered: January 08, 2013
I have corrected my code. Of course in my real code its not the same variable over and over again. This is just an example I don't need help with the issue. I just wanted to post a issue I was dealing will that was a pain and this is how I resolved it.
I get what you're doing in there. You're writing a guided adhoc application. It seems that you have found a way forward.
Something else you might want to consider is under the amper auto-prompting section there is a sub section called "Adding Dynamic Lists of Display and Sort Fields" This might be better for you to use then having to define a large list of values every time. If you're creating business views, you might also be able to do something similar with the SYSCOLUM table.
Good luck with your GA applications.
Eric Woerle 8.1.05M Gen 913- Reporting Server Unix 8.1.05 Client Unix Oracle 11.2.0.2
Posts: 750 | Location: Warrenville, IL | Registered: January 08, 2013