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

Perl in a Nutshell

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

Select

$

cons


->Select(


standard_handle


)

Redirects a standard handle to the specified console. standard_handle can have one of the following values:

STD_INPUT_HANDLE STD_OUTPUT_HANDLE STD_ERROR_HANDLE
Returns undef on error or a nonzero value on success.


Previous: Reference: Scroll Perl in a Nutshell Next: Reference: Size
Reference: Scroll Book Index Reference: Size

Library Navigation Links

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