B
BD
Hello,
I;ve created macro which generates XML files based on cell's names.
Everything works fine and without errors. But there is one problem
with the file. It's created in "windows-1250" code page. My target
application, where file is used needs to be in "UTF-8".
I really need help on this one. How can I convert string during
creation of the file, or whole file at the end, from "windows-1250" to
"UTF-8" code page?
I need this process to be automatic, and without applications other
that included in standard Windows XP. Maybe there is a macro which
converts string or file, or notepad.exe can be used (in save as file,
you can change code page).
If you have any ideas, pleas let me know.
Best regards,
Bentor.
I;ve created macro which generates XML files based on cell's names.
Everything works fine and without errors. But there is one problem
with the file. It's created in "windows-1250" code page. My target
application, where file is used needs to be in "UTF-8".
I really need help on this one. How can I convert string during
creation of the file, or whole file at the end, from "windows-1250" to
"UTF-8" code page?
I need this process to be automatic, and without applications other
that included in standard Windows XP. Maybe there is a macro which
converts string or file, or notepad.exe can be used (in save as file,
you can change code page).
If you have any ideas, pleas let me know.
Best regards,
Bentor.