Suppress error notification - Try/Catch

I am having some trouble suppressing an error notification for a Macro. It's a very simple macro that presses the "Don't Save" button when I hit cmd-D. I don't want to see an error if it doesn't work. I was under the impression that nesting it within the Try portion of Try/Catch would do that, but it doesn't. Here's what the macro looks like

image

I can press cmd-D all day if the button is not present and I get error after error.
Oh I am still on 10.2 and was hoping to wait a few weeks for 11 to mature before upgrading.

Hi Jeremy - welcome to the KM forum!

You don't need the Try-Catch action.

Just have the Press a Button action in your macro and in that action's gear menu simply uncheck the two failure options:

2023-10-24_18-14-38

2 Likes

4 posts were split to a new topic: Sonoma - check marks in gear menu