hi,

how can I simply replace any german umlaut "�" with "ue" and so on

set newstr = $TRANSLATE(str, "�", "ue") ... does not do it - right ?

so what should I use ?
(why isnt it as simple as PHP or C ? ;-[)

help

werner



Reply via email to