Thank you. worked like a charm. On Saturday 16 June 2001 12:52, Me wrote: > > I am apparently missing something. > > Being aware of buffering, I suspect. > > Various parts of the 'pipe' between your print > statements and the final destination do some > sort of buffering. You can switch some of this > off in perl by specifying: > > $| = 1; -- Jim Gallott West Meadows Farm, New Haven VT [EMAIL PROTECTED] http://www.westmeadowsfarm.com
- sleep () and print () Jim Gallott
- Re: sleep () and print () Me
- Jim Gallott