On Fri, 30 Aug 2002, Bob Green wrote:

> On Win2k, how do I erase the page?
> 
> This seems like it should be so simple, I've tried...
> @cmd = ( "cls" );
> `@cmd`;
> 
> from the NT shell, "cls" clears the screen.

This is a faq
perldoc -q 'How Do I clear the screen?'

If you are using activestate perl, this comes under perlfaq8



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to