Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Convert XSTRING to STRING - strange letters

Former Member
0 Likes
493

Hi!

I am using ECATT_CONV_XSTRING_TO_STRING to convert XML to string. Problem is my XML contains norwegian letters æ, ø å which makes this conversion fail. I have tried with encoding ISO-8859-1 apart from default UTF-8 encoding, but it does not work. Tried searching the forum and post, but haven't been able to find a solution. Anyone have any input to this? Much appreciated!

Ole

1 REPLY 1
Read only

athavanraja
Active Contributor
0 Likes
377

check out this weblog

/people/thomas.jung3/blog/2004/08/09/bsp-download-to-excel-in-unicode-format

this weblog talks about excel but applies to your case as well