Mikael,

On 20/10/05, Mikael Petterson (KI/EAB) <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I tried the following;
>
>  <replaceregexp file="index.htm" match="^.*\("CUSTO_APPL_REV".*VALUE = 
> "[A-Z0-9]"\)"   replace 
> ="\1${product_number_html}\_${product_revision_html}"/>
>
> but the " seems to mess up the match.

use &#34; to escape double quote characters.

HTH

--
cheers,
Jakob.

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

Reply via email to