On Thu, 29 Jan 2004 03:12:21 -0800, [EMAIL PROTECTED] (John W. Krahn) wrote:
>"Michael W . Cocke" wrote: >> >> This is probably a stupid question, but does anyone know how to force >> the output of print to actually PRINT, without forcing me to use a \n? >> >> It's sort of futile to print a '.' every 60 seconds to indicate the >> app hasn't crashed if the line of periods doesn't show up on the >> screen until a half hour later.... > >Well, if you want to use print() you are going to have to turn on >autoflush. > [snipped] Thanks! That's what I wound up doing. I don't know why, but it took 2 days for my message to post.. I appreciate the replies, but the question is long answered. Mike- Mornings: Evolution in action. Only the grumpy will survive. ----------------------------------------------------- Please note - Due to the intense volume of spam, we have installed site-wide spam filters at catherders.com. If email from you bounces, try non-HTML, non-encoded, non-attachments. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>