201
Support and Feedback / Re: NEWTAB option in button wizard mode
« on: January 06, 2019, 11:51:46 »
I don't believe it's a bug or an oversight.
See the docs here: http://multicommander.com/docs/customcommands_list#mc.explorer.goto
and here: http://multicommander.com/docs/customcommands_list#mc.explorer.newbrowser
Code: [Select]
MC.Explorer.Goto
means open the specified path in the current tab, andCode: [Select]
MC.Explorer.NewBrowser
means open a new tab at the path specified.See the docs here: http://multicommander.com/docs/customcommands_list#mc.explorer.goto
and here: http://multicommander.com/docs/customcommands_list#mc.explorer.newbrowser