Page 1 of 1

multipme query ?

Posted: 31.08.2009, 16:09
by froggy
Hello everybody ! :D

is it possible to make a multiple query with Freecommander ?

I tried :

.avi* .mpg* .mpeg* .mpg* .wmm*.wm*.wmv* .mswmm*


but it does not seem to work...

Thank you :wink:

Posted: 31.08.2009, 20:08
by ralfso
Have you tried to search in the help-file? Even the old english help-file has this explanation:
You can make use of the standard placeholder characters which have become a standard in most Operating Systems when searching for file names:
"*" (asterisk) represents an unspecified fragment of text
"?" (question mark) represents exactly one character or digit.

You can put such a placeholder anywhere you like within a search criterion. You can even specify multiples of them and mix them. You can also specify multiple search criteria by separating them with a ";" (semicolon), i.e. "*.txt;*.doc" will search for files with the extensions ".txt" or ".doc".

Posted: 01.09.2009, 13:46
by froggy
Thanks a lot. :wink:


I tried : *.avi;*.mpg;*.mpeg;*.mpg;*.wmm;*.wm;*.wmv;* .mswmm;*
.flv

It works BUT it gives also hundred ot others files and folders..

Why ?

regards

Froggy

Posted: 01.09.2009, 19:29
by ralfso
There is something wrong in your list!
I tried in my folders and it works.

You have *.mpg twice, and there is a blank betreen * and .mswmm.

I don't know if it's the reason but why don't you start with "*.avi;*.mpg" and look what happens. If it works try more extensions.

Posted: 02.09.2009, 01:12
by froggy
Yes, you are right !

Thank you again from France. :wink:

Regards

Froggy