In DOS

system("cls");

-----Original Message-----
From: Tyler Longren [mailto:[EMAIL PROTECTED]]
Sent: 20 August 2001 14:35
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Clear


You use the "clear" command.
system("clear");

I'm not sure what it is to clear the screen in dos.

--
Tyler Longren
Captain Jack Communications
[EMAIL PROTECTED]
www.captainjack.com



On Mon, 20 Aug 2001 08:33:42 -0500
[EMAIL PROTECTED] wrote:

> I am writing lines of information to the STDOUT(Screen).  In Unix
> k-shell 
> I can execute the "clear" command to remove all lines from the screen.
> How 
> is this done in Perl? 
> 
> Thanks
> 
> Robert ( Kent ) Collins:  IBM Certified Solutions Expert
> Cell Phone:  214.632.3940
> DBA Intranet Site: http://ora3dba.i2.com/support
> "Major advancements in technology are indistinguishable from Magic"

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


--------------------------Confidentiality--------------------------.
This E-mail is confidential.  It should not be read, copied, disclosed or
used by any person other than the intended recipient.  Unauthorised use,
disclosure or copying by whatever medium is strictly prohibited and may be
unlawful.  If you have received this E-mail in error please contact the
sender immediately and delete the E-mail from your system.



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

Reply via email to