Script Geek Issue

I’ve noticed that Script Geek occasionally runs commands twice. The following is an example:

display dialog "OK" giving up after 1

Another example:

display dialog "OK" buttons {"OK"} default button 1

Is this an issue with Script Geek or am I doing something wrong? I’m using version 2.0.1.

hello, @peavine,

Clean or set to 0 text field Number of runs. It seems to me Number of runs should be normally Number of additional runs

Thanks KniazidisR. I’ll just leave Script Geek set at 0 iterations and that will work for me.

It is a bit confusing. There’s the first run, followed by the designated number of iterations. The two are separate, so that any set-up time doesn’t skew the average for the specified number of iterations.