Page 1 of 1

help with my first script

Posted: 21 Sep 2018 17:35
by rerolpYX
Hi.

I am trying to create a toolbar button which executes the Edit > Select > Selection Stats on the currently selected folder. I have the button, but I haven't figured out the script. I have assigned keyboard shortcut Shift+P to Selection Stats if that helps.

Any advice on how to accomplish this would be appreciated.

Thanks!

Re: help with my first script

Posted: 21 Sep 2018 17:48
by highend

Code: Select all

#258;

Re: help with my first script

Posted: 21 Sep 2018 20:05
by rerolpYX
Thanks!