I believe that's how it's supposed to work. You will need to open the file in read/write mode.
> --- Bill Becker <[EMAIL PROTECTED]> wrote: >> How about the "seek" function? > >I have never used that function before. Just to clarify, if I use > >seek FILEHANDLE, 0; > >That will reset to the start of the file? >