Re: Encoding confusion, please help
From: Kent Johnson (kent3737_at_yahoo.com)
Date: 11/14/04
- Next message: Sean: "Python on Smartphone 2003?"
- Previous message: Peter Dobcsanyi: "Re: numarray memory leak"
- In reply to: Pekka Niiranen: "Re: Encoding confusion, please help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 14 Nov 2004 16:16:32 -0500
Pekka Niiranen wrote:
> Can I find out the terminal encoding somehow?
On Windows:
D:\>help chcp
Displays or sets the active code page number.
CHCP [nnn]
nnn Specifies a code page number.
Type CHCP without a parameter to display the active code page number.
D:\>chcp
Active code page: 437
Kent
- Next message: Sean: "Python on Smartphone 2003?"
- Previous message: Peter Dobcsanyi: "Re: numarray memory leak"
- In reply to: Pekka Niiranen: "Re: Encoding confusion, please help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|