in reply to (wil) Re: clrscr(); in perl?
in thread clrscr(); in perl?

Why are using the non-standard module 'system'? If you want to use the system function, just do so. This is Perl, not Python. ;-)