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    Search    Search Results
Page 1 ... 478 479 480 481 482 483 484 ... 529
Go
Search
Tools
Search Results: (10577 matches) New Search Login/Join 

Discussion Topic  RE: Variable sized MFD (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
I'm glad it worked out....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Variable sized MFD (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
Change the PCHOLD to HOLD untul you've finalized the program, then change it back. You'll get to see......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Variable sized MFD (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
I've updated the code in my previous post to have a 400 character heading line....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Variable sized MFD (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
I don't understand. It sounds like the method the user receives the file hasn't been figured out yet......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Variable sized MFD (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
Before my suggestion, how were you intending to deliver the file to the user? What was that MFD bein......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Variable sized MFD (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
I think the first mistake is the post-processing step. If you create your file with the heading line......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: -READ Error in Dev Studio 5.3.3 (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
If the program is in MRE, you need to uncheck the "Prompt for parameters" option for the fex....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: -READ how to determine how many lines or records are in a file? (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
Or this perhaps: -SET &FILE1_COUNT = 0; -READ FILE1 NOCLOSE &COUNTRY.A10. -REPEAT END_LOOP1 WHILE......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Styling does not work with ACROSS OVER (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
I'm not sure what you're trying to do with the code: ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] CSV or COMMA Format with Headers (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
Tony, couldn't you create a file in any format with HOLD and then create a dummy report that control......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] CSV or COMMA Format with Headers (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
Susannah, me too! The $&*#^@* really flew! But the one difference between HOLD and PCHOLD would be ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] CSV or COMMA Format with Headers (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
ReportCaster shouldn't be an issue. We don't have RC here, so I can't test it....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] CSV or COMMA Format with Headers (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
Format COMT will do the trick....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Cannot get a skip line using -TYPE (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
-SET &SPACE = ''; -TYPE ACCOUNTING REPORT FOR XXXXXX -TYPE &SPACE -TYPE REPORT CREATED ON: 99999999 ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Cannot get a skip line using -TYPE (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
-SET &SPACE = '&|nbsp;'; -TYPE ACCOUNTING REPORT FOR XXXXXX -TYPE &SPACE -TYPE REPORT CREATED ON: 99......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] SET ALL=ON - OUTER JOIN CANNOT BE PASSED (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
John, LEFT_OUTER is a wf7 option I think. THanks for your suggestions....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: MRE: Limit users to only dashboard? (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
Dan, I agree that managing the user's access rights through the MRE User Administration tool would b......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Network Authorisation Prompt when viewing ON TABLE PCHOLD FORMAT EXL2K (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
The setting is there in Windows XP (and most likely in Windows 2000). You are looking at the Windows......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Freeze column headings (and row titles) in HTML output???? (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
Hey, it's good news that it works like it looks like it's supposed to work!...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Freeze column headings (and row titles) in HTML output???? (in WebFOCUS/FOCUS Forum on Focal Point ) by Francis Mariani
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 478 479 480 481 482 483 484 ... 529 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders