CEA - Switch trees

Discuss and share scripts and script files...
Post Reply
highend
Posts: 14923
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

CEA - Switch trees

Post by highend »

This is a tree switching (when you switch from one pane to the other) script which is fired by a CEA - Custom Event Action

Requirements:
a.) Menu - Window - [x] Show Tree
b.) Menu - View - Mini Tree - [x] Mini Tree
c.) At least XYplorer v21.90.0042

Setup:
Configuration | General | Custom Event Actions | Other Events
Events: Switch panes
Action: Run script
Script: Place the content of the attachment into it or load the script file (after putting it into your <xyscripts> folder) via

Code: Select all

load "<the file name you'll give to it>.xys"
Current version: v0.1
Switch trees_v0.1.xys
You do not have the required permissions to view the files attached to this post.
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 66083
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: CEA - Switch trees

Post by admin »

FYI, <xyscripts> is the default path for SC load.

Post Reply