im looking for a replacement for the StrConv-function using "vbFromUnicode" because the function make problems when running the app on windows system with unicode languages like chinese:
i need to convert a string likeCode:StrConv(sText, vbFromUnicode)
to this format:
Maybe someone already owns a handy function to convert such strings?




Reply With Quote
