AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Run script on certain months

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Need4Help
Guest





PostPosted: Fri Aug 20, 2004 8:36 pm    Post subject: Run script on certain months Reply with quote

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





PostPosted: Fri Aug 20, 2004 9:45 pm    Post subject: Reply with quote

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





PostPosted: Fri Aug 20, 2004 10:36 pm    Post subject: Thank U Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group