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.
Some how I have Front Page Express editing my DevStudio HTML files. Can someone please help change this to some other editor? I can't remember how it set this up in the first place. Thx.
Posts: 81 | Location: Calgary, Alberta | Registered: August 07, 2003
Thanks for your reply. However I don't know wha file you are refering to. FOCSHELL.? Please supply an extension to the file you are referencing. I could not find any files with the entry you specified.
Posts: 81 | Location: Calgary, Alberta | Registered: August 07, 2003
Since 5.x release of Developer Studio, the focshell.ini file is replaced by the Windows registry entries. You can try to experiment with the following registry key: HKEY_CURRENT_USER\Software\Information Builders\DeveloperStudio\52\FOCSHELL\DesktopSettings\Shell and the entry: "HTMLEditor"="frontpg.exe"
Still didn't do the trick. I found the following works however: Edit HKLM\SOFTWARE\Classes\Applications\explore.exe\shell\edit\command and set the (Default) to your HTML Editor of choice. Example:frontpg.exe
Posts: 81 | Location: Calgary, Alberta | Registered: August 07, 2003
The HTML editor is configured at the Windows level, not in DevStudio; DevStudio actually uses the Windows setting to determine what editor to load for a particular file when you do an Open action.
Fastest way to configure it: Go to Internet Explorer. Select Tools > Internet Options. Click the Programs tab. There it is - the first entry. Change the program to whatever other one you want from the list.