Does anyone know a method to get this number into a Variable?
In other words, I have multiple-selected some Macro Groups and I would like to find the total number of Macros those Groups contain. In this case there are 314 Macros in those selected Groups. I can see the number (in the image above) but I can't find a way to have that number as a Variable to make use of. I wonder if there is an AppleScript that can return this number? Thanks for any help.
(I am making a Progress Bar and can use that total to calculate progress of a Macro that works its way through each Macro in selected Groups.)