Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pause and resume macro
#6
I was thinking about this today and here's my thoughts... is there a way to set a trigger Hotkey at the beginning of a long macro so that anytime it is pressed while a macro is running it will execute a function.  For example... 

Let's say I've got a long macro running and I want to pause it for a moment by pressing the F12 key.  When I do, it executes a function that just pops a msg box on the screen saying Macro Paused, Click OK to continue.  As long as that msg box is on the screen, the entire macro is effectively paused.  When the OK button is pressed on that msg box it will exit the function and return to where it left off.  Does that make sense?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)