See the function seek (given a file handle)

 seek($handle,0,0);

[EMAIL PROTECTED] wrote:
> After I use <> operator on s file handle, I need read it from head again. I
> found these is no rewind function, must I close it and open again?
>  
> 
> -----------------------------------------------
> Life is a different teacher... 
> It doesn't teach lessons, and then keep exams... 
> It keeps the exams first and then teaches the lessons.
> 
> 
>  
> 

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to