Multi Commander > Support and Feedback
Use of ONLYFILES & ONLYFOLDERS Commands
(1/1)
blitz999:
Hi,
I've just started using Multi Commander and I am trying to setup buttons to emulate two functions found in Total Commander. These are, 'Select all Files' and 'Select all Folders'. I found an old post stating the two options (ONLYFILES & ONLYFOLDERS) would be created to accomplish this. Although I have found those two options, I have so far been unable to successfully accomplish this using the MC.Explorer.Select or MC.Explorer.Selection.Select. parameters. I have also been unable to find examples of these two options in the Multi Commander documentation or on this forum.
Any examples would be greatly appreciated.
Thanks in advance.
Jungle:
Try adding
--- Code: ---FILTER=*
--- End code ---
So the command should look like
--- Code: ---MC.Explorer.Select ONLYFOLDERS FILTER=*
--- End code ---
blitz999:
Thanks Jungle,
Your solution worked :)
I was placing the "FILTER" option ahead of the "ONLYFILES" & "ONLYFOLODERS" options >:(
Thanks once again for your quick reply!
Navigation
[0] Message Index
Go to full version