Converting unicode

ewicttvh08

New Member
Hi,

I'm quite new in Progress and I'm stuck.
I want to find a way to convert my unicode
into a character. I know the function 'chr' which
does the job well but when my unicode is
higher than 255, it isn't working anymore.
I understand why it isn't working, but I haven't
found a way to convert it correctly.

The reason why I'm asking this is because of
the fact that I am programming Openoffice into
Progress. Calc is done, now I'm working on Writer
where I want to be able to insert special characters.

Thanks in advance.
Maarten
 
Back
Top