Support multi-name search ?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
connor
Posts: 16
Joined: 17 May 2022 14:07

Support multi-name search ?

Post by connor »

There are some .png file in the current location .
such as,

A1.png
A2.png
A3.png

B1.png
B2.png
B3.png

C1.png
C2.png
C3.png

and....many many files upto 6000.

When search "A" as Name, will find the list.
A1.png
A2.png
A3.png

And , Does it support multi-name search ?

Search "A","B","C" as Name , will find all the list :

A1.png
A2.png
A3.png

B1.png
B2.png
B3.png

C1.png
C2.png
C3.png

highend
Posts: 14925
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Support multi-name search ?

Post by highend »

The help file would have answered that in 5 seconds...

Simple multiple pattern search: a*;b*;c*
One of my scripts helped you out? Please donate via Paypal

connor
Posts: 16
Joined: 17 May 2022 14:07

Re: Support multi-name search ?

Post by connor »

highend wrote: 17 Nov 2023 11:48 The help file would have answered that in 5 seconds...

Simple multiple pattern search: a*;b*;c*
As before, There's nothing need when I searched " Multi-" in help doc.

And now I found " A | B |C " pattern.

And ; is greater than | .

Thank you .

highend
Posts: 14925
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Support multi-name search ?

Post by highend »

Help file, Main Topics - Info Panel - Find Files Tab

Everything necessary to know is there
One of my scripts helped you out? Please donate via Paypal

Post Reply