First of all the documentation gives you this:
Quote:
|
If you make a mistake and create an infinite loop, then it will give up after a fifth of a second and speak "infinite loop".
|
So I'm a bit confused, how to repeat your macro
basic:
Output = Input
e.g.:
key.Enter = Pressed(Keyboard.A)
means on keypress A it also emulates an Enter-press
So far its like Pinnacle
However Pinnacle supports at least one loop
I'm too tired to continue, will try more tomorrow