Hello,
Will someone please tell me how to reset a filehandle to
point to the beginning of the file it is reading? I know I
can achieve this by opening the file, reading, closing the
file, and reopening it, but I want to avoid this if possible.
Thanks for your help!
-relative newbie in dallas