Attached macro
At the end of my macro I have the local counter increase by 1. When the script repeats I wish for the Tab keystroke to be typed the same amount that is stored in that local counter variable. So if the counter variable currently reads 7, then the tab keystroke should be typed 7 times.
Is this possible? Perhaps my current macro layout is also incorrect? Variable counter.kmmacros (4.5 KB)