Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
constantly run macro
#2
well you can schedule it to run at 0400 by right-clicking on the macro name and go into the properties and click the shortcut button. Then drag that shortcut to the "schedule tasks" window and then set it to 0400.

If you want a macro to run all the time, make it a function (cuz only one macro can run at a time) and put a rep statement in it to repeat forever and then tell it to wait so many seconds (1800 is 30 minutes).


let me know if you're unsure how to do this.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)