Einzelnen Beitrag anzeigen

direktor

Registriert seit: 5. Apr 2014
22 Beiträge
 
#14

AW: replace string with spaces?

  Alt 20. Jan 2020, 03:25
StringReplace will only work on ANSI files. So I need to use Stream Read to read file in UTF-8 format then what? Convert to ANSI or use some unicode string replace function that works with UTF-8?
  Mit Zitat antworten Zitat