Ignore error-checking for disabled Actions

Andydroid

Member
Having had to purchase a new Android 12 phone to replace my trusty Android 8, I'm finding that a lot of my macros need to be rewritten/adjusted, which I have to do one-by-one.

If I have a macro that includes a reference to, say, an as-yet unimported macro, even if I disable the relevant Action, the macro won't run (or save) because an error is detected. The only way to solve this is to completely delete the Action, and put a commented Empty Action in its place, to hopefully remind me to reinstate the Action later.

Could error-checking maybe be relaxed for disabled Actions? Or could we have a function to 'comment out' an Action?

Many thanks.
 
Top