Reorder unicode strings into 'view' order

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jean Pion

    #1

    Reorder unicode strings into 'view' order

    Dear readers,

    Unicode files, like created with wordpad, have the Hebrew and Arabic
    characters reversed as you would view it.
    For example: 'this is ARABIC' viewed in wordpad would be in the file as
    'this is CIBARA'.
    (Where capitals are Arabic or Hebrew and small caps any left_to_right
    written language.)
    Does anyone has a snippet of code that would convert such an unicode string
    into the order as viewed?

    Thanks in advance, Jean.


Working...