Filter for folders containing no files

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
wolf
Posts: 1
Joined: 22 Feb 2016 10:02

Filter for folders containing no files

Post by wolf »

Is there any way to filter folders that only contain empty subfolders (and no files)?

I have searched the documentation for this, but found only attributes related to file-size :(

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: Filter for folders containing no files

Post by bdeshi »

There's the #empty property, but you can't use it in a visual filter.
Reference:

Code: Select all

::rtfm 'idh_scripting_comref.htm#idh_sc_property';
SC property() reference will open scroll down to find #empty under XYplorer-specific properties.
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

Post Reply