Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Running Multiple Macros at Once
#1
New to QM. I've set up a folder with 5 macros in it. How can I run all at once?
#2
For each macro, select: Properties -> Macro properties -> if a macro is running -> run simultaneously. Or convert to function.

Then use this code to run all at once:
mac "macro1"
mac "macro2"
...


Forum Jump:


Users browsing this thread: 1 Guest(s)