What am I missing here?
Posted: Fri Apr 06, 2012 9:51 am
I've been trying for an hour or more to find out why the following doesn't work. It's going to be something emabarrasingly obvious!
To take the simplest example, suppose I have 2 lines of text
abc
xyz
This works OK as the Find target:
abc\nxyz
But when I use
(abc\nxyz)
as a step towards writing a replacement expression, I get an error:
Unmatched '( or {'
Same with other similar combinations.
What is 'unmatched' please?
--
Terry, East Grinstead, UK
To take the simplest example, suppose I have 2 lines of text
abc
xyz
This works OK as the Find target:
abc\nxyz
But when I use
(abc\nxyz)
as a step towards writing a replacement expression, I get an error:
Unmatched '( or {'
Same with other similar combinations.
What is 'unmatched' please?
--
Terry, East Grinstead, UK