On Jan 6, 2004, at 2:53 PM, Esposito, Anthony wrote:

Is there a 'print' option/escape character the sends the file pointer (
for STDOUT in this case ) back to the beginning of the line?

Sure is. Try ending your lines with a "\r" instead of a "\n". Works on Unix at least.


James


-- 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