Multi Commander Support Forum

Multi Commander => Script => Topic started by: baelmus on March 15, 2018, 17:46:41

Title: Open a named Explorer Panel Tab only if that tab does not exist
Post by: baelmus on March 15, 2018, 17:46:41
First I'd like to say how awesome MultiCommander is and how much it has improved my day to day efficiency!

Searched the forums and couldn't find anything like this so I'm looking for some help. I want to set up a button in the button panel that will open a new tab to a specific UNC path, but I only want it to create the tab if it is not already open (no need to create unnecessary/duplicate tabs :) ).

Looking through the script docs, I don't see a way to get all open tabs in all panels or a given panel, and check the properties of the tabs to get things like:

Is this currently possible with the existing script engine and I am just missing something?

Thank you for taking the time to read! Hopefully I'm just missing something!
Title: Re: Open a named Explorer Panel Tab only if that tab does not exist
Post by: Mathias (Author) on March 16, 2018, 10:06:27
Hmm a Script/CustomCommand function for open new tab exits. but it does not check if a similar path already exists..  But interesting.
Some tab script function is already planed. I will see If I can add something this too