 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
Need4Help Guest
|
Posted: Fri Aug 20, 2004 8:36 pm Post subject: Run script on certain months |
|
|
I want 2 schedule some tasks with AHK. There are 3 subroutines / applications that are to be run on different intervals. For example, task1 is activated every day, task 2 is activated every monday and task 3 is activated every 3 months (Jan, Apr, Jul, ...)
I schedule the main script to be run every day (by using Windows scheduler). Depending on day of the month the main script should decide if itīs time to activate task 3 (I can do script that handles tasks 1 and 2).
In short, does anyone know script that activates subroutines at certain months (how to run subroutine once in 3 months for example on tuesdays)?
Thank U! |
|
| Back to top |
|
 |
BoBo Guest
|
Posted: Fri Aug 20, 2004 9:45 pm Post subject: |
|
|
Have a brief look at AHK's help on this key word(s):
dates and times (compare)
A_WDay
btw: your request sounds like "how to create a backup strategy" ? |
|
| Back to top |
|
 |
Need4Help Guest
|
Posted: Fri Aug 20, 2004 10:36 pm Post subject: Thank U |
|
|
You were correct, BoBo. Thanks for the key words!
Thanks 4 the post, BoBo, and THANK'S 2 ALL THE POSTERS that have done this site worth of visiting. Thank you AHK team - much appreciate your work. |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|