Hi
i have a list of jpg and png files in txt format and i want search all that files and find them and after that put them to new folder
i uesed advanced search but it coulden't read the text file or can not find all of them at once
how should i ?
One file type
Re: One file type
What happens? is there any error shown?i uesed advanced search but it coulden't read the text file or can not find all of them at once
Please note that really large lists (larger than 4000 characters) are currently not rendered correctly.
To search for a list of jpg and png files from a text file:
- In Everything, make sure the search is empty.
- From the Search menu, click Advanced Search...[/b].
- Scroll down to Search for a list of file names.
- Click the Browse... button on the right.
- Select your text file with a list of jpg and png filenames and click Open.
- Note: the search for a list of filenames may appear empty, however it should still function correctly.
- Click OK.
- Are any results found?
Re: One file type
So is...
the same as
?
Code: Select all
filelist:"right|on|time|in|the|pouring|rain"
Code: Select all
nopath:wfn:<right|on|time|in|the|pouring|rain>
Re: One file type
Same endresult, only the first one (resultlist:) will be more efficient as it was designed to compare many to many filenames
(from viewtopic.php?t=7351 )