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.
Not sure if this has been shared yet or not, but...just stumbled upon this diamond in the rough. Not a fan of AppStudio? Me either. Use this instead for editing:
That's nice, but we've had this for a couple of decades in EditPlus. Does the Visual Studio plugin have auto-complete? Type a function name and EditPlus will auto-complete the syntax. The syntax files are user-editable, so you can keep them up-to-date.
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
Yeah, it's not necessarily a NEW thing, but a lot of people (including me) use or are moving to VSCode for editing.
If you click the link, you'll see the features from the change log on the extension page but more detail is in the code if you navigate to the Github page for it. Not sure how familiar you'd be with Git and Github, but you can do several things. You can create an issue for the extension author/maintainer to add certain functionality you request, you can create a pull request that allows you to make modification that can be committed to the master branch of the project after approval, or you can simply fork the project and modify it to your hearts extent on your own. Your "fork" is your own copy of the project to do what you want with.
8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
Posts: 1113 | Location: USA | Registered: January 27, 2015
My colleague has just released his own extension for WebFOCUS in VS Code onto the VS Marketplace. It has a TON more functionality than the other extension we used to use. Please check it out and give it a spin!