> -----Original Message-----
> From: Paul Kraus [mailto:[EMAIL PROTECTED]]
> Sent: Friday, December 06, 2002 4:42 PM
> To: Perl
> Subject: Seek tell
> 
> 
> I am reading through a file.
> I am testing it for a regexrp. If expr is true then I save the pos of
> the file to a variable using tell.
> 
> But it always the eof position an not the position directly before the
> match. Any thoughts?

Time to post your code :~)

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to