- Information
- Introduction
- What is Shareware?
- Shareware and Registration
- Buy WinOne® Online
- Downloading WinOne®
- Licence Agreement
- Package Contents
- Windows 2000\XP\Vista\7\8 and 10
- WinOne® and 64-bit Windows
- Unicode and ANSI Text
- Main Features
- Screenshots
- New Features in this Version
- On-line Help
- Contacting the Author
- Glossary
- Command Prompt
- Batch Files
- Other Features
- Digital Signature and Virus Protection
- User Account Control
- Startup Batch File
- Command Line Parameters
- Multiple Instances
- Multiple User
- Program Manger Replacement
- Context Menu Additions
- File Drag and Drop
- System Menu Additions
- External Command SDK
- Command Reference
Command CHCP
Function:
Display or set the current active code page for ANSI text.
Syntax:
CHCP [WIN | DOS | MAC | value]
WIN | DOS | MAC use the respective system default code page. value specify a code page by number.
Note:
Enter CHCP without any parameters to display the current active code page.
Code pages only effect ANSI text output, as Unicode text does not use code pages at all.
Also see command ACS.
