Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: How do you clear the screen?

by osfameron (Hermit)
on Mar 23, 2001 at 15:50 UTC ( [id://66608]=note: print w/replies, xml ) Need Help??


in reply to How do you clear the screen?

use Win32::Console:
$CONSOLE->Cls(); $CONSOLE->Cls( $FG_WHITE | $BG_GREEN );
Where $CONSOLE is your blessed Console object.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://66608]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-25 22:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found