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

Perl in a Nutshell

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

Mode

$

cons


->Mode(
[

flags

]
)

Gets or sets the input or output mode of a console. flags can be a combination of the following constants:

ENABLE_LINE_INPUT ENABLE_ECHO_INPUT ENABLE_PROCESSED_INPUT ENABLE_WINDOW_INPUT ENABLE_MOUSE_INPUT ENABLE_PROCESSED_OUTPUT ENABLE_WRAP_AT_EOL_OUTPUT


Previous: Reference: MaxWindow Perl in a Nutshell Next: Reference: MouseButtons
Reference: MaxWindow Book Index Reference: MouseButtons

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.