Hello folks,
I have read through the posts in regards to backspace. But before I abandon the idea that I can't replace a character with a backspace. I would like to post...
What I am attempting to accomplish is the following:
before:
001 dan test ABC001 $50
.00 $0.00
002 rob ring ABC001 $99
.00 $5.00
001 bill tom ABC001 $80
.00 $10.00
after:
001 dan test ABC001 $50.00 $0.00
002 rob ring ABC001 $99.00 $5.00
001 bill tom ABC001 $80.00 $10.00
I would like to backspace the string that starts with .00 one line.
I can search for ^.00 and that would give me all lines that start with that string. But can I actually backspace like in what I have done in 'after'?
Thank you in advance,
Daniel
BackSpace..
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard