Where's my guru????
List of folders but not files: Close, but not yet...
-
GUIguy
- Posts: 131
- Joined: 03 Jan 2016 02:11
- Location: Oregon, USA Win 10-64;a 25H2; scale: 100%;XY: 28.10.01000
List of folders but not files: Close, but not yet...
I'm trying to print (to clipboard, file, whatever) a tree list of folders without files. I KNOW it's possible with XY. Just don't know how.
Where's my guru????
Where's my guru????
GUIguy
Win 11-64; 25H2 (scale: 100%); XY: 28.30.06000
I measure a good day by how little I fell behind
Quick, hire a teenager while they still know everything!
Win 11-64; 25H2 (scale: 100%); XY: 28.30.06000
I measure a good day by how little I fell behind
Quick, hire a teenager while they still know everything!
-
jupe
- Posts: 3478
- Joined: 20 Oct 2017 21:14
- Location: Win10 22H2 120dpi
Re: List of folders but not files: Close, but not yet...
you can try this in the address bar:
or if you want it to recurse though sub folders too:
not sure the exact format you are looking for though, so you might want more info that what that command provides, if it isn't exactly what you want you can paste the following into the XY address bar for more information if you are interested:
Code: Select all
folderreport("tree", "u");Code: Select all
folderreport("tree", "u", ,"r");Code: Select all
::help "idh_scripting_comref.htm#idh_sc_folderreport";
XYplorer Beta Club