Hi
How would you open 4-5 different location from one catalog item
separating path by ; doesnt work,
this would be very useful for opening a group of folders I am regularly working with
have a nice Day
Calude
open multiple tabs from catalog
-
calude
- Posts: 355
- Joined: 13 Aug 2008 10:16
- Location: Switzerland
- Contact:
-
zer0
- Posts: 2676
- Joined: 19 Jan 2009 20:11
Re: open multiple tabs from catalog
This is not difficult to do using a script:
Repeat the "#340" and "goto" combination for all your tabs and you're good to go. It may not be the most efficient way, but it works 
P.S. As always, please don't forget a space at the beginning of the each line (starting with 2nd) of your script, so XY knows it's one script instead of many. May sound obvious, but it did cause issues in the past.
Code: Select all
#340;
goto "Insert Location Here";
#340;
goto "Insert Location Here";
...
P.S. As always, please don't forget a space at the beginning of the each line (starting with 2nd) of your script, so XY knows it's one script instead of many. May sound obvious, but it did cause issues in the past.
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build
Windows 7/10
Always using the latest stable two-decimal build
XYplorer Beta Club