Sunday, 15 September 2013

Using non-ASCII characters in cmd batch file

Using non-ASCII characters in cmd batch file

I'm working on a .bat program and the program is written in Finnish. The
problem is that CMD doesn't know these "special" letters such as : Ä, Ö,
Å.
Is there a way to make those work? I'd also like it if the user could use
those letters too.

No comments:

Post a Comment