How to remove lines in Textpad?

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, MudGuard

Post Reply
mizhael
Posts: 1
Joined: Thu Dec 08, 2011 1:57 am

How to remove lines in Textpad?

Post by mizhael »

Hi all,

If I have some text as follows:

And I would like to remove the lines with "Delt.1.arithmetic Delt.1.arithmetic " in the fastest and most productive way...

How to do that?

Thanks a lot!

...
Delt.1.arithmetic Delt.1.arithmetic
0.0004289906 0.0258916524 0.5232560174
Delt.1.arithmetic Delt.1.arithmetic
-0.0002379848 0.0112676615 0.4156675987
Delt.1.arithmetic Delt.1.arithmetic
0.000704731 0.009781252 0.005548487
Delt.1.arithmetic Delt.1.arithmetic
0.0002703709 0.0101690349 0.3055682256
Delt.1.arithmetic Delt.1.arithmetic
2.178164e-05 8.483682e-03 9.211733e-01
Delt.1.arithmetic Delt.1.arithmetic
0.000407926 0.008023128 0.050187323
Delt.1.arithmetic Delt.1.arithmetic
-0.0000736221 0.0086106437 0.7417516847
Delt.1.arithmetic Delt.1.arithmetic
8.942794e-06 9.646569e-03 9.714974e-01
Delt.1.arithmetic Delt.1.arithmetic
5.013036e-07 1.061239e-02 9.985473e-01
Delt.1.arithmetic Delt.1.arithmetic
-0.0000406841 0.0085985250 0.8552985649
...
ACRobin
Posts: 134
Joined: Fri Nov 04, 2005 9:51 pm
Location: Northumberland,UK
Contact:

Post by ACRobin »

do a "find" and "mark all".

then do "edit", "delete", "bookmarked lines".

you could disable "undo" to make it faster.
ak47wong
Posts: 703
Joined: Tue Aug 12, 2003 9:37 am
Location: Sydney, Australia

Post by ak47wong »

1. Click Search > Find.
2. In Find what, enter "Delt.1.arithmetic Delt.1.arithmetic".
3. Click Mark All.
4. Click Edit > Delete > Bookmarked Lines.
ak47wong
Posts: 703
Joined: Tue Aug 12, 2003 9:37 am
Location: Sydney, Australia

Post by ak47wong »

Oops, looks like ACRobin beat me to it.
Post Reply