home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


ReadAttr

$

cons


->ReadAttr(
[

number

, 

col

, 

row

]
)

Reads the specified number of consecutive attributes from the console, beginning at col , row . Returns the attributes read (a variable containing one character for each attribute), or undef on error. You can then pass the returned variable to WriteAttr to restore the saved attributes on screen.


Previous: Reference: PeekInput Perl in a Nutshell Next: Reference: ReadChar
Reference: PeekInput Book Index Reference: ReadChar

Library Navigation Links

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