![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: Re: Printing to a file problemby Arien (Pilgrim) |
on Aug 22, 2002 at 21:56 UTC ( [id://192187]=note: print w/replies, xml ) | Need Help?? |
It may be that you are closing your file handle before the data is actually written out. Closing a filehandle automatically flushes anything left in the buffer. — Arien
In Section
Seekers of Perl Wisdom
|
|