Page 1 of 1

Filter for folders containing no files

Posted: 22 Feb 2016 10:15
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 :(

Re: Filter for folders containing no files

Posted: 22 Feb 2016 11:01
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.