power filter for folders only between a range of sizes

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
cynflux
Posts: 4
Joined: 21 Dec 2017 05:19

power filter for folders only between a range of sizes

Post by cynflux »

Hello,
Whats it the correct syntax to create a power filter to displays folders only between a range of 2 sizes?
Thank you in advance for your help.

bdeshi
Posts: 4249
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612 / Dhaka
Contact:

Re: power filter for folders only between a range of sizes

Post by bdeshi »

Hi, welcome to the forum!

This will filter files more than 500 kb but smaller than 10 mb.

Code: Select all

"10 - 0.5 MB files" size: > 500 KB AND size: < 10 MB
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

cynflux
Posts: 4
Joined: 21 Dec 2017 05:19

Re: power filter for folders only between a range of sizes

Post by cynflux »

Thanks for the reply.
The only I was able to get the results I wanted was to use the Find File utility and set the specific parameters.

Post Reply