Hi,
is it possible to search and (or) delete double lines in NP++ ?
For example
before:
a a a a b b b b b b c c c c c c a
after:
a b c
nice and yeah tricky
thx :-)
Hi, habe auch das Problem doppelte Linien weg zu bekommen. Besonder weil ich mit mehr als 10.000 Stringlines arbeite Gibt es da schon eine Lösung ?
No idea ?
Have you looked at TextFX/Tools/Sort Outputs Only Unique Lines? If you don't want it sorted, it gets tricky.
Hi,
is it possible to search and (or) delete double lines in NP++ ?
For example
before:
a
a
a
a
b
b
b
b
b
b
c
c
c
c
c
c
a
after:
a
b
c
nice and yeah tricky
thx :-)
Hi,
habe auch das Problem doppelte Linien weg zu bekommen. Besonder weil ich mit mehr als 10.000 Stringlines arbeite
Gibt es da schon eine Lösung ?
No idea ?
Have you looked at TextFX/Tools/Sort Outputs Only Unique Lines? If you don't want it sorted, it gets tricky.