Search found 1 match
- Tue Mar 16, 2021 3:45 pm
- Forum: Technical / Scripting
- Topic: Looping
- Replies: 2
- Views: 2177
Looping
Hi All I am having an issue in looping the script. I need it to run every 85secs (or so). I cannot use the scheduler as this is limited to 1minute intervals. I tried adding a Label/Goto command(with a wait command embedded for 80sec), but after the first pass the script stops operating. I am clearly...