Jump to content

Recommended Posts

  • Developers
Posted

Assume this there is a question in there on how to do this?

Just create an indefinite While 1 .. Wend loop and test for the current time (@HOUR @MIN) until it is time. 

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

Another option. Instead of having a permanent process that just looks for a specific time, I would suggest you create a new task in task scheduler to run your script at specific time.  Just compile your script and use the exe in the task setting.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...