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  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Special character: ē

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Special character: ē
 Login/Join
 
Silver Member
posted
Hello-

We need to be able to display a special character in the heading of a report. The character is a lowercase e with an umlat ASCII character 275. Based on some other posts, we changed the client NLS setting to code page 137 and have tried 137 and 923 on the server side.

The code contains a set command:
-SET &char=HEXBYT (275,A1)

and the Heading where is needs to be displayed is:

HEADING
"Mondel&|#275z Business Review"

The character displays correctly when output to HTML but not to PDF or PowerPoint. What are we missing?

Thanks,
Barb

This message has been edited. Last edited by: <Kathryn Henning>,


WebFocus 8.1.05, 8.2.01
 
Posts: 32 | Registered: November 21, 2013Report This Post
Expert
posted Hide Post
Hi Barb,

It doesn't look like you used &char in the heading.

Is the heading the actual code ?


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Virtuoso
posted Hide Post
The character you describe, ē, is not an e umlaut, which is dec235, but an e macron.
I do not think that WebFOCUS code pages actually support the macron characters.
If it was an e umlaut you would be fine using 137 or 923 code page.


Alan.
WF 7.705/8.007
 
Posts: 1451 | Location: Portugal | Registered: February 07, 2007Report This Post
Silver Member
posted Hide Post
WAZ- my mistake. I copied from another post. When changed to &char it has unprintable characters.

Alan- thansk for the info on the macron. Curiously, why does it display properly if I output to HTML?

Thanks,
Barb


WebFocus 8.1.05, 8.2.01
 
Posts: 32 | Registered: November 21, 2013Report This Post
Virtuoso
posted Hide Post
Using the HTML entity for dec275 will display the ē in HTML, that is what they are for, that is why you can see it in the forum. However this bypasses any dependence on WebFOCUS. Using the &char variable, as you say, will display unprintable characters as the WebFOCUS code pages do not appear to support macron characters.


Alan.
WF 7.705/8.007
 
Posts: 1451 | Location: Portugal | Registered: February 07, 2007Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Special character: ē

Copyright © 1996-2020 Information Builders