|
|
| more useful options | |
| PerlMonks |
RE: Re: how do i reset a filehandle?by Zoogie (Curate) |
| on Jun 01, 2000 at 03:10 UTC ( [id://15756]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Just to clarify lhoward's answer: The second parameter for seek is a position, the third parameter is what the position is relative to:
So, seek HANDLE,0,0means to move to index 0 relative to the beginning of the file.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||