Hi Gurus,
     Is there any way that I can clear the command buffer on Windows,
like I can do in Linux :

    $| = 1;  ## one method
     STDOUT->autoflush(1); ## another method

    Can anybody please suggest the better method of the above two and
why? Secondly is it possible to do it on Windows?


Thanx,
Parvez

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to