Hi Guys,

I'm running the following code under w2k command-line:

$| = 1; #Autoflush
print "Test\r";
sleep 2;
print "OK";

and the output is

OKst

Eh, how can I delete the whole privious print output ????

Thanks a lot...

... and all you helpful guys what you are doing is great and
you have my full respect :-)

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to