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 don't know as there is a way to do a block comment without the '-*' on every line. I think this goes way back to the days of when FOCUS had some FORTRAN under the covers if my rumor mill serves me correctly.
Leah
Posts: 1317 | Location: Council Bluffs, IA | Registered: May 24, 2004
Glad I wasn't the only one wondering about this. Seems a little silly that you have to type -* for each line. I understand the use of GOTO would work, but in some cases if there are amper variables or whatever in that code you may not want those even parsed. If you have prompt for variables on, then it will prompt for that amper (even if it's never referenced in any of the code that is being executed).
I also think it would be more effective to have it commented out because at least to me, if I visually see it commented out, that tells me, oh that code is not in use. Where if you are just scanning a fex, you might not see the goto that passes a particular block of code and leads to confusion.
I have seen other IDEs offer a shortcut key (or menu item) where you can highlight multiple lines of code and then comment (or uncomment) them all out. In this case it would put a -* in front of all of them (or take it out).
Hmm, maybe I'll log an enhancement request......
Production: 7.6.6 WF Server  <=>  7.6.6 WF Client  <=>  7.6.6 Dev Studio Testing: <none> Using MRE & BID.  Connected to MS SQL Server 2005 Output Types: HTML, Excel, PDF
Just logged my NFR -- I would encourage other to do the same.
Mine specifically requested the ability to do comment blocks /* comment */ and the ability to highlight and comment or uncomment the entire section via keystroke or menu item.
Production: 7.6.6 WF Server  <=>  7.6.6 WF Client  <=>  7.6.6 Dev Studio Testing: <none> Using MRE & BID.  Connected to MS SQL Server 2005 Output Types: HTML, Excel, PDF
Good luck with your NFR! I can't see how this will work. If you will be able to use Dev Studio to highlight several lines of code to comment them, how will Dev Studio do this when looking at the report via the GUI interface?
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