Search found 2 matches

by transient
Wed May 04, 2005 10:34 pm
Forum: Advanced Find and Replace
Topic: Is this possible? (Regular expressions)
Replies: 3
Views: 21137

I suppose that it's not Backspace but it's new line. Isn't it?


nope, that's what the actual text looks like, namely this:

"phantom1234{Backspace}{Backspace}{Backspace}{Backspace}"

what I'm trying to do is to get the program to delete the {Backspace} strings and one character immediately ...
by transient
Wed May 04, 2005 9:21 pm
Forum: Advanced Find and Replace
Topic: Is this possible? (Regular expressions)
Replies: 3
Views: 21137

Is this possible? (Regular expressions)

I've been trying without any success to get the following operation to work:

find: phantom1234{Backspace}{Backspace}{Backspace}{Backspace}

replace to: phantom

I'm beginning to think thas's not possible to be done so I decided to post here. I'll buy this software if I can get it to work ...