Page 1 of 1

Problem with timer

Posted: 03 Feb 2018, 15:37
by Frank
Hello,
at first I apologize for my bad english.

Unfortunately, I'm not a programmer or something,
I want to start a timer after the first start of a script
who calls a procedure after expiration of a certain time eg 4 hours
and then set this timer to 0 and start over again.

Also, I would like for your great forum and the great program at this point
say thank you.

Greeting Frank

Re: Problem with timer

Posted: 07 Feb 2018, 12:29
by eureka
I have not tried this .. but (in Ubuntu Linux) you can write a cron script to be called from Actiona.
I am not sure what the equivalent is in Windows, but you can search around.
http://cronw.sourceforge.net/

Re: Problem with timer

Posted: 07 Feb 2018, 19:41
by Frank
Hi eureka,

thx for your Help,
Iam using Windows, i think i need run code with Java or someting

I will search for

:oops: