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...