Execute a Specific Macro After All KM Macros have "failed" in mid-execution

How do I automatically execute a specific Macro After my KM Macro has “failed” in mid-execution?

The failed macro in question is “complex” and tends to fail irregularly as it loops itself (to re-execute).

I can deal with this if I can just restart it automatically after it fails.

Thanks.

Hey Steve,

Perhaps a look at actions

Semaphore Lock ‘Semaphore Name’
Semaphore Unlock ‘Semaphore Name’

could help you.

– Alain

1 Like