At 02:53 AM 07/11/2001 -0700, cool sexy wrote:
>i just wanted to know if i can use any built in
>function or utility in perl  which can help me to
>simulate the effect of 
>    clrscr() function in C or 'cls' in dos shell...

use system(), e.g., 

system ('cls');

aloha,
mel



__________________________________________________________
mel matsuoka                    Hawaiian Image Productions
Chief Executive Alphageek              (vox)1.808.531.5474
[EMAIL PROTECTED]                  (fax)1.808.526.4040

Reply via email to