Script for Move to then lists all active tabs

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
dogeatdog
Posts: 42
Joined: 29 Sep 2019 04:04

Script for Move to then lists all active tabs

Post by dogeatdog »

Would love some help on making a script that allows me to move or copy the selected item or folder to any of the active tabs on either pane. I can get it to move to a specific folder etc or even the other pane. But not an inactive pane if that makes sense. Any help is appreciated.

highend
Posts: 13260
Joined: 06 Feb 2011 00:33

Re: Script for Move to then lists all active tabs

Post by highend »

Code: Select all

#152; // Copy to
// #151; // Move to
Click on the Tabs... entry...
One of my scripts helped you out? Please donate via Paypal or paypal_donate (at) stdmail (dot) de

dogeatdog
Posts: 42
Joined: 29 Sep 2019 04:04

Re: Script for Move to then lists all active tabs

Post by dogeatdog »

Thanks highend. You wouldn't believe it, while waiting for an answer I found that command but it seems to not work it says nothing selected even though it is right before I click it in the catalogue. It seems to do it on both files and folders.

jupe
Posts: 2749
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Script for Move to then lists all active tabs

Post by jupe »

If using it from the catalog, you'd need to call it like this: focus; #151;

dogeatdog
Posts: 42
Joined: 29 Sep 2019 04:04

Re: Script for Move to then lists all active tabs

Post by dogeatdog »

Thanks you guys are unreal, support is amazing :appl:

Post Reply