I am working on a shortcut to automate Acorn and I have noticed that when I put an Acorn action in a repeat, the repeat does not repeat. If you look at the script below, when I execute it with a starCount = 3, the show inside the repeat will happen once and show the number 1. It will not show again.
If I remove the Acorn action, and run the script again, the show happens 3 times and shows the index increasing each time.
Is the Acorn action stopping the repeat by design or am I maybe doing something else wrong?
Thank you for the great software.
Josh