Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

timer funktion doesn`t work.

If you have a question or need help, this is the place to be.
Post Reply
bolets
Posts: 31
Joined: Wed Apr 04, 2007 2:38 pm

timer funktion doesn`t work.

Post by bolets »

How do i get the timer funktion to work. I cant find out how...
i want to start an application at. 08.00 and run just once.
vuego
Experienced User
Posts: 69
Joined: Wed Jan 17, 2007 9:22 pm
Location: Sweden

Post by vuego »

First add a plugin Timer.
Then add an action Timer/Start new or control running timer.

The default setting is run just once. Change Start to at given time (HH:MM:SS).

Then trigger this action in the way you prefer.
bolets
Posts: 31
Joined: Wed Apr 04, 2007 2:38 pm

Post by bolets »

great! working fine. But if i want to execute a task every day at 08:00 or if i want to execute every sunday. How is this done?
vuego
Experienced User
Posts: 69
Joined: Wed Jan 17, 2007 9:22 pm
Location: Sweden

Post by vuego »

To make it execute every day set:
Loops = 0
Interval = 86400
Start = at given time (HH:MM:SS)

I don't know about every Sunday. You might have to script it.
bolets
Posts: 31
Joined: Wed Apr 04, 2007 2:38 pm

Post by bolets »

thats how i set it up now. But it should be great if i could execute the macro only on sundays.
Post Reply