Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: InputCharChapter 19
Win32 Modules and Extensions
Next: Reference: MaxWindow
 

InputCP

$cons->InputCP([codepage])

Gets or sets the input code page used by the console. Note that this doesn't apply to a console object, but to the standard input console. This attribute is used by the Write method.


Previous: Reference: InputCharPerl in a NutshellNext: Reference: MaxWindow
Reference: InputCharBook IndexReference: MaxWindow