Hi there,
I want a macro in the Preview App to only run the "Merge All Windows" command when more than one window is open in the Preview App. How can I express this condition?
Thanks for any help
Hi there,
I want a macro in the Preview App to only run the "Merge All Windows" command when more than one window is open in the Preview App. How can I express this condition?
Thanks for any help
You need to test to see if the merge command is available like this:
Hi,
that works perfect. Thanks buddy
Thank you!
I was doing this a similar way but it was looking for Window > Merge All Windows which made it work 1/2 the time. I did it this way, and I haven't had an issue at all.