replace string that does NOT contain another string
Posted: Wed Aug 07, 2002 5:43 am
Is there a way to find (and replace) a string that does NOT contain another specified string?
For example, I would like to find
{a string <i>enclosed</i> in curly brackets}
like that, that does not also contain a </chp> tag, but does contain other tags, as in the next example
{another </chp>string <i>enclosed</i> in curly brackets}
For example, I would like to find
{a string <i>enclosed</i> in curly brackets}
like that, that does not also contain a </chp> tag, but does contain other tags, as in the next example
{another </chp>string <i>enclosed</i> in curly brackets}