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

Perl in a Nutshell

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

Write

$

cons


->Write(


string


)

Writes string on the console, using the current attribute, which you can set with Attr , and advancing the cursor as needed. This isn't so different from Perl's print statement. Returns the number of characters written, or undef on error.


Previous: Reference: Window Perl in a Nutshell Next: Reference: WriteAttr
Reference: Window Book Index Reference: WriteAttr

Library Navigation Links

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