Search found 4 matches

by DEE
Mon Jul 29, 2013 7:53 am
Forum: General Discussion
Topic: Random Delay for Cyclic Trigger
Replies: 2
Views: 11622

Random Delay for Cyclic Trigger

Is there a way to set my task to run between a random range of 500 and 1000 seconds? I saw the system variable {RandomValue(1000)} but I need to set a higher starting range than 1.
by DEE
Mon Jun 10, 2013 7:35 am
Forum: General Discussion
Topic: Run Task Repeatedly Until Manually Stopped
Replies: 4
Views: 15547

Re: Run Task Repeatedly Until Manually Stopped

Works great, thanks for the quick reply!
by DEE
Sun Jun 09, 2013 7:57 pm
Forum: General Discussion
Topic: Run Task Repeatedly Until Manually Stopped
Replies: 4
Views: 15547

Re: Run Task Repeatedly Until Manually Stopped

Thanks Oleg, the Cyclic trigger would be perfect, except that I never know how long this task needs to complete.

I'll try the loop.

Thanks!
by DEE
Sun Jun 09, 2013 5:59 pm
Forum: General Discussion
Topic: Run Task Repeatedly Until Manually Stopped
Replies: 4
Views: 15547

Run Task Repeatedly Until Manually Stopped

I need to run and rerun a task repeatedly until I manually stop it. Is this possible? Maybe I can have the task call itself?

Thanks for your help.