I have a macro that clicks a menu option that toggles on and off. The macro executes successfully (ActionResult is OK); however, the menu option does not toggle.
If I use AppleScript code in the Apple Script Editor to toggle the menu option, then the toggle works correctly; however, if I place that AppleScript code in the KM macro, the menu item does not toggle.
I have tried placing a pause before the menu item click, but that doesn't seem to affect the process. The application in question is Finale. I haven't tested this in other applications.
Thanks in advance for any help.
Finale - Speedy Entry - Toggle Jump To Next Measure.kmmacros (2.9 KB)