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

Perl in a Nutshell

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

FillAttr

$

cons


->FillAttr(
[

value

, 

number

, 

col

, 

row

]
)

Fills the specified number of consecutive attributes, beginning at col , row , with the value specified. Returns the number of attributes filled, or undef on error.


Previous: Reference: Display Perl in a Nutshell Next: Reference: FillChar
Reference: Display Book Index Reference: FillChar