> At least you can get it with the system function chcp and parsing the
> output, there of course are better ways using the Windows API but I
> don't know of any environment variables at the moment, at least a
> "set" in my Windows console didn't show anything like that.
> 
> The output of chcp is something like:
> Aktive Codepage: 850.
> 
> Maybe it's possible to filter this output with a regular expression,
> but in the worst case this output is already in a codepage one has
> problems with filtering.

Thanks so much! I wasn't even aware of the "chcp" utility.



_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to