Forget it, typo!!
Thanks!
> -Original Message-
> From: Griggs Rob [mailto:[EMAIL PROTECTED]]
> Sent: 29 September 2002 22:22
> To: '[EMAIL PROTECTED]'
> Subject: Filehandle modes
>
>
> Hi,
>
> Im trying to read a file and once i have found a p
Hi,
Im trying to read a file and once i have found a particular line using a
regex i want to write a line of code immediately after that line. Is it the
filehandle mode that i am using "+>" that is incorrect?. If this is wrong,
what is the easiest way to do it?
Im trying with the code below but