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 want to know is there any method of introducing a blank line in webFOCUS.Actually I am trying to join 3 hold files with the help of MORE but I want to insert a blank line in between each holdfile.Please tell me the way by which I can do it.
If you don't have one field already in each file that differentiates each file, you can easily create a field.
Put this compute statement in the first table file COMPUTE FLD1/A1='A' Put this compute in the 2nd file COMPUTE FLD1/A1='B' Put this compute in the 3rd file COMPUTE FLD1/A1='C'
Then do what Francis suggests: BY FLD1 SUBFOOT " "
Priya... it would probably help if you could tell us why you want to add a blank line between the hold files.... Sometimes your objective can be met in an easier way than the technique you are asking about.
What is your objective? What is your source? Why are you doing multiple HOLD files and want a line between them? What do you want to achieve?
ttfn, kp
Access to most releases from R52x, on multiple platforms.
Posts: 346 | Location: Melbourne Australia | Registered: April 15, 2003