Page 1 of 1

Start script two times a day

Posted: Thu Sep 14, 2017 9:22 am
by mkis
Hello,

I'm using a script that has to be executed two times a day.
First time at 8 a.m. and second time at 4 p.m.

Does someone know how to solve that in a script?

Thanks for you help!

KR
MIchael

Re: Start script two times a day

Posted: Thu Sep 14, 2017 2:23 pm
by Terkelsen
Maybe you could use Dummy Job Clock to invoke the script?

https://www.enfocus.com/en/appstore/pro ... -job-clock

Re: Start script two times a day

Posted: Thu Sep 14, 2017 2:42 pm
by jan_suhr
You use the Timer fired function.

Re: Start script two times a day

Posted: Fri Nov 03, 2017 12:47 pm
by mkis
Terkelsen wrote:Maybe you could use Dummy Job Clock to invoke the script?

https://www.enfocus.com/en/appstore/pro ... -job-clock
Yes maybe that could help!
Thanks!