Eric,

thanks for the response.

After some fideling, I found a solution.
$text=~ tr/\042/ /;

Thanks.
On Tuesday 30 August 2005 22:20, Eric Walker wrote:
> On Tuesday 30 August 2005 04:16 pm, Bernard van de Koppel wrote:
> > "bla bla";"bla bla";"bla bla"
>
> cat test.file | sed 's/\"//g' > editedfile
> --
> Eric Walker
> EDA/CAD Engineer
> Work: 208-368-2573

-- 
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