Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Appliance5712

Pages: [1]
1
It does! Thank you!

In case anyone else has the same issue, here's what I have in a 'Multi-Script' command:

MC.CloseAllTabs DONOTASK;

MC.LoadTabs FILENAME="C:\tabfile.mctab" REPLACE;

2
Support and Feedback / Dynamic Documents folder path
« on: May 10, 2024, 10:28:53 »
I would like to have a tab that points to a folder in the users Documents folder. I do not want it to be an absolute path as I will be sharing a saved tab configuration and I need the path to adapt to whichever user is logged in.

For example "C:\Users\*CURRENT USER*\Documents\Subfolder"

Is there a way I can do this?

Thanks.

3
I switch between different sets of locked tabs often using custom buttons, and because I have 11 or so locked tabs in each tab set, when I open a new set I have to hammer the 'Yes' button 11 times when the 'Close Tab?' dialogue appears.

There are two solutions I can see:

a 'Yes to all' button in the "Close Tab?" dialogue

or

a parameter that can be used with the MC.LoadTabs command that forces closing all locked tabs without asking

Having both options would be amazing!

Thank you for your work on multicommander, it's a fantastic software!

Pages: [1]