Asm0deus Posted May 28, 2011 Report Share Posted May 28, 2011 I have a loop that repeats over and over. I can't remember how to program a timer in beginning that says If X = 10 minutes then do this action In other words, I want the macro to only do something every [x] amount of minutes while continuing a short loop thats maybe 30 seconds long. Any help is greatly appreciated! Quote Link to comment Share on other sites More sharing options...
Asm0deus Posted May 29, 2011 Author Report Share Posted May 29, 2011 No one? Quote Link to comment Share on other sites More sharing options...
blopib Posted July 7, 2011 Report Share Posted July 7, 2011 Take a look at Schedule Activation and the option: "Other -The Other option lets you repetitively run a macro every XX number of minutes or seconds. The intervals can be between 1second and 99999 minutes and 59 seconds. If you schedule a macro to run every 1 second and the macro takes 5 seconds to execute, then this function will not operate properly. If you plan to use macros that will run more frequently than every 10 seconds, you will need to change the Scheduler Frequency default setting. The default instructs Macro Express to check every 10 seconds to see if a timed macro is ready to play back. You will need to reduce this number in order for timed macros to play back more frequently." Maybe this is what you're looking for. I have a loop that repeats over and over. I can't remember how to program a timer in beginning that says If X = 10 minutes then do this action In other words, I want the macro to only do something every [x] amount of minutes while continuing a short loop thats maybe 30 seconds long. Any help is greatly appreciated! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.