how to find at the same time 4000 different names in a text

English main discussion
Post Reply
  • Author
  • Message
Offline
Posts: 49
Joined: Wed Aug 20, 2014 5:51 am

how to find at the same time 4000 different names in a text

Post by maki »

how to find at the same time 4000 different names in a text file, and copy full names? Tutorial ...

The list is very long, a shortened version of the sample

1.
ADD LIST FIND NAMES
ebc61d96.jpg
e_c3c220ff.jpg
e_cbd3a91e.jpg


2.

list in which I want to find all the names
The list is very long, a shortened version of the sample
D:\NAZWA\FOLDER GDDV\20000928750_0\e_c32cd4f8.jpg
E:\1\Polska RYSUNKI ALL!!\20000928750_0\e_c3c220ff.jpg
F:\1\GHYTFD RYSUNKI \20000928750_0\c4f78365.jpg
N:\1\Polska RYSUNKI ALL!!\20000928750_0\e_cbd3a91e.jpg
N:\GGG\20000928750_0\e_d3052105.jpg
N:\1\Polska RYSUNKI ALL!!\20000928750_0\e_d8b31c7b-___ABCDR.jpg
Z:\1\Polska RYSUNKI ALL!!\20000928750_0\ebc61d96.jpg

3.

EXAMPLE:
Result ALL Find:
Z:\1\Polska RYSUNKI ALL!!\20000928750_0\ebc61d96.jpg
E:\1\Polska RYSUNKI ALL!!\20000928750_0\e_c3c220ff.jpg
N:\1\Polska RYSUNKI ALL!!\20000928750_0\e_cbd3a91e.jpg

Offline
Posts: 1161
Joined: Sun Oct 20, 2013 11:44 am

Post by Skif_off »

maki
LinesFilter.js
String contain: (ebc61d96|e_c3c220ff|e_cbd3a91e)\.jpg
+ *Regular expressions & *Include lines

Offline
Posts: 49
Joined: Wed Aug 20, 2014 5:51 am

Post by maki »

? :roll:

Offline
Posts: 49
Joined: Wed Aug 20, 2014 5:51 am

Post by maki »

.
DEL
Last edited by maki on Mon Oct 06, 2014 7:37 am, edited 1 time in total.

Offline
Posts: 49
Joined: Wed Aug 20, 2014 5:51 am

Post by maki »

Skiff_off - Not work because
AkelPad - limit 2046 chars?

Why best tool - no limit chars?
Post Reply