Collapse Tree Command

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
TestMeister
Posts: 255
Joined: 04 Feb 2008 20:17
Location: Win 11 Pro v25H2- 125%

Collapse Tree Command

Post by TestMeister »

During the course of the day, after wandering around my various drives and folders, periodically I like to clean up the tree so I
I added a UDF Button as follows:

goto "C:\";#1040;

This works fine in collapsing child folders but it will not collapse the folders immediately under the root.
ScreenHunter 424.jpg
Since I have a number of external drives, they are out of view unless C: is completely collapsed.

I could not find a "Collapse fully" command id; is there one I can add to my UDF button command?

If not, is there a command I could add that would invoke a keystroke command like "numpad *" which should execute the collapse?

Thanks!
To see the attached files, you need to log into the forum.

yuyu
Posts: 169
Joined: 19 Jun 2018 12:40
Location: Win 7 x64 - 100%

Re: Collapse Tree Command

Post by yuyu »

Try #1010;

TestMeister
Posts: 255
Joined: 04 Feb 2008 20:17
Location: Win 11 Pro v25H2- 125%

Re: Collapse Tree Command

Post by TestMeister »

Not sure how I missed that :roll:

Thanks!

Post Reply