Multi Commander > Script
script does not open new window anymore
(1/1)
			Jean:
			
			Hi Mathias,
This used to create a new tab in the other panel but currently it uses an old one, regression maybe?
Thanks
--- Code:  ---MC.SetActivePanel PANEL=TOGGLE
MC.Explorer.NewBrowser
MC.Explorer.Goto PATH=FTP:\example.com
--- End code ---
		
			Mathias (Author):
			
			Have not check yet But if you run multiple custom command. the script type must be multiscript. 
But you should be able to do all in one go.
like
--- Code:  ---MC.Explorer.NewBrowser PATH="FTP:\example.com" SIDE=TARGET
--- End code ---
		
			Jean:
			
			Works, thanks Mathias.
		
Navigation
[0] Message Index
Go to full version