Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
Martijn11
1 discussion post
We frequently have to search for a large amount of 10 digit id's in files.
For example:
003212213
003212313
003212223
003212300

If we could use wildcards for a single character (like ?) it would make it easier to search for 003212? ? ? without space, but that creates a smiley) and find all numbers. So it searches for 9 digit names/numbers only in this case.

Or even better would be to use an input file with search patterns (thousands of 10 digit numbers), so it uses each line in the input file as a search pattern. Would it be possible to have this in a feature release or do you have other suggestions?
(like fileseek /qf input.txt) - qf for query file
Feb 6, 2014 (modified Feb 6, 2014)  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Just responded to your email about this. This can be done using a RegEx search. Once we come up with the RegEx pattern that works for you, I'll post it here in case others are wondering the same thing as well :)
Feb 6, 2014  • #2
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)