Multi Commander Support Forum

Multi Commander => Script => Topic started by: Articiok on November 30, 2020, 12:33:02

Title: No MultiTag ${focuspath},but there are only ${targetpath/sourcepath}
Post by: Articiok on November 30, 2020, 12:33:02
But has anyone ever cared about having a $ {focuspath} MultiTag, that is only the folder currently active on the MultiCommander?
The $ {targetpath} and the $ {sourcepath} have been made, but the most important one is $ {focuspath} doesn't exist !!!  >:(
Is it possible to simulate it in the External Commands ???  ::)
Thanks  :)
Title: Re: No MultiTag ${focuspath},but there are only ${targetpath/sourcepath}
Post by: Mathias (Author) on November 30, 2020, 13:18:33
${focuspath} would be the same as ${sourcepath} since the focuspath would take the path of the the active tab in the active panel. and that is the same as the source path.

Or what are you trying to do ?
Title: Re: No MultiTag ${focuspath},but there are only ${targetpath/sourcepath}
Post by: Articiok on November 30, 2020, 13:55:58
How stupid, and I had it under my nose.  :-\
With $ {sourcepath} it works!  :D
I don't know why I associated the $ {sourcepath} with the left panel!  ::)
Thanks