Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 15702

[RESOLVED] Replacement for StrConv(vbFromUnicode)

$
0
0
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:

Code:

StrConv(sText, vbFromUnicode)
i need to convert a string like

Name:  Screenshot - 10.08.2021 , 09_47_08.png
Views: 38
Size:  975 Bytes

to this format:

Name:  Screenshot - 10.08.2021 , 09_47_18.png
Views: 37
Size:  611 Bytes

Maybe someone already owns a handy function to convert such strings?
Attached Images
  

Viewing all articles
Browse latest Browse all 15702

Trending Articles