That's a placeholder. I wanted to differentiate it from the others that legitimately have no condition, and the hotkey is handy for manual testing.I'm building these macros now. The hot key part is confusing since I am letting this do its thing unattended--there's no hotkey input.
Don't just blindly copy it, but understand what it does and adapt my low-effort guess to what you actually need.
If you already have a macro to change programs, then that one gets merged with it. You need its actions to be done at that time somehow...Can you explain the first macro in more detail? Perhaps it isn't needed for my application?
Again, step through it yourself, probably with some scratch paper, and see both what it all does and how it does it. Keep track of what value the variable has at each point.
In other words, this is a programming language, and you should run the program *yourself* in simulation, not on the machine for real yet, to see that it actually works or how it doesn't.