start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: InputChar Chapter 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: InputChar Perl in a Nutshell Next: Reference: MaxWindow
Reference: InputChar Book Index Reference: MaxWindow