Hi all, is it possible to create a single keystroke triggered macro that would execute another macro, but then upon the next keystroke trigger an entirely different macro, and then start over again? I have a list of 8 macros that I would like to trigger in succession this way from a single keystroke. So far I havent had success…i’ve tried using incrementing variables but I think i’m in over my head. Is there a simple way to do this?
I think this should get you started. Please let us know if this works for you, or if you have questions.
###MACRO: Trigger Different Sub-Macro on Each Trigger
~~~ VER: 1.0 2017-08-16 ~~~
####DOWNLOAD:
Trigger Different Sub-Macro on Each Trigger.kmmacros (7.3 KB)
Note: This Macro was uploaded in a DISABLED state. You must enable before it can be triggered.
###Use Case
- Sequentially trigger a set of macros (sub-macros)
###ReleaseNotes
You will need to CHANGE:
- The Switch Action to ADD more cases until you have 8.
- The macro set in each Execute Macro to be what you want
1 Like
Wow …thank you SO MUCH JMichaelTX!! I’ll pop this in right now and try it out! Again, thanks for taking the time to hammer this out.
1 Like