Forum Discussion

John_45699's avatar
John_45699
Icon for Nimbostratus rankNimbostratus
14 years ago

Parentheses in stream expression

I need to search for and replace a string that includes a "(". Whenever I try this, I get a regex compilation error because the parentheses are not balanced. How do I make this work?     Here ...