RE: Flushing FileHandle's Buffer

2004-02-18 Thread David le Blanc
uilt in flush :-) Please don't ask for that in english.. > -Original Message- > From: Rob Dixon [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 18 February 2004 5:23 AM > To: [EMAIL PROTECTED] > Subject: Re: Flushing FileHandle's Buffer > > Balaji thoguluva wro

Re: Flushing FileHandle's Buffer

2004-02-17 Thread Rob Dixon
Balaji thoguluva wrote: > >I would like to know if there is a function(other > than close FILEHANDLE) to flush current filehandle's > buffer data to the file. In otherwords, I want to make > sure the following PRINT statement to work immediately > after its execution. > > print FILEHANDLE "Flus