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.
Hi, error messages refer to line numbers - but is there a way to turn on line numbers in the text editor? thanks.This message has been edited. Last edited by: NateH,
wf 7.7 windows xp apdf,excel
Posts: 8 | Location: Boston, MA | Registered: October 28, 2010
Originally posted by Tom Flynn: the 2nd bucket has line and column numbers...
...which disappear as soon as you edit a file in the HTML Composer.
That position information isn't that convenient to use either; you have to guess about where the mentioned line would be, position your cursor there, check how far off you were and reposition until you found it.
Most editors provide line numbers, and many also provide a means to jump directly to a specified line (UltraEdit and Vim, to name a few).
The builtin editor is rather primitive, really. If using external editors was reliable, I would suggest using those, but alas, expect frequent crashes of Dev Studio, file corruption, etc, when using those.
Maybe it's better in 7.7, my experiences with 7.6 so far aren't good. IMHO, IBI should hire some developers to write a proper IDE for them, they obviously can't do it themselves.
WebFOCUS 8.1.03, Windows 7-64/2008-64, IBM DB2/400, Oracle 11g & RDB, MS SQL-Server 2005, SAP, PostgreSQL 11, Output: HTML, PDF, Excel 2010 : Member of User Group Benelux :
I wasn't talking about just the editor, but about the entire IDE. It's a mess and terribly outdated.
No line numbers or a way to jump to a specific line, no block selects, frequent crashes, a terrible virtual file structure that doesn't allow for subdirectories, memory thrashing, etc. These are just off the top of my head, there are many more.
The languages themselves can use some updates too, like allowing comments to start from a position > 0 in FOCUS (after a line-terminator or an indentation, for example), block-level statements in DM (that's being worked on apparently), better means to make query results available for DM logic, etc.
That we still don't have these things seems to indicate that IBI is taking a passive stance towards development, not implementing any new features until enough people ask for them while ignoring progress all around them. Makes me wonder what these people are doing all day.
WebFOCUS 8.1.03, Windows 7-64/2008-64, IBM DB2/400, Oracle 11g & RDB, MS SQL-Server 2005, SAP, PostgreSQL 11, Output: HTML, PDF, Excel 2010 : Member of User Group Benelux :
I do. As I am sure that many others do as well. An external editor is the best bet. After all, as soon as enough DM is included it "out grows" the GUI. The GUI is, after all, does not include 100% of the functionality of WebFOCUS. AKA: WebFOCUS Can do so much more then the GUI is capable of handling.
BTW: I Do Not like the way the line numbers go away after editing an htm file.
In FOCUS Since 1983 ~ from FOCUS to WebFOCUS. Current: WebFOCUS Administrator at FIS Worldpay | 8204, 8206
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005
I do as well. It take me 10 times longer to do almost anything using the GUI. You can probably count on 10 fingers the number of times I have ever used the GUI.
In FOCUS since 1985. Prod WF 8.0.08 (z90/Suse Linux) DB (Oracle 11g), Self Serv, Report Caster, WebServer Intel/Linux.
Posts: 975 | Location: Oklahoma City | Registered: October 27, 2006
Guess that was a bit of a can of worms. Yes, within the text editor, you can briefly observe the line number by looking at the lower right. Displaying line numbers permanently - so that you can even print your code with the line numbers - does not seem to be feasible with the current product. Some people suggest using a different text editor. regards
wf 7.7 windows xp apdf,excel
Posts: 8 | Location: Boston, MA | Registered: October 28, 2010