Page 1 of 1

how do i ignore ""

Posted: Mon Jan 31, 2005 5:32 pm
by tomer
i try to find the expression

<Assertion AssertionRef="Equal">

it cannot find it. the reason is the "".
itried to add \ before the " but it didnt work


any ideas?

the replace cannot find it. the find do. what can i do?

Posted: Mon Jan 31, 2005 5:32 pm
by tomer
the replace cannot find it. the find do. what can i do?
it is still a problem coz i want to replace

Posted: Mon Jan 31, 2005 5:32 pm
by Abacre
Please send your configuration file (default.cfg) to
support@abacre.com

About which operation you are talking about? Replace or Batch replace?
If you are really talking about Replace operation than it's not a problem
with "". Rather verify: do you have trading spaces, new line chars
after your search string? Normally it's the most common problem.
Try to switch ON option "Delete trailing spaces" in options window for
Replace operation.

But exact reasons we could tell you if you send default.cfg file
(placed in the same dir there the program is installed) and
your test file where you want to replace.