Macro that 'iterates' over a range of values

i'm not sure exactly how to express this in words, but this psuedocode expresses what i'm trying to do macros silently failing makes it very difficult to figure out what happened with my version (nothing is logged) for i in l..h { run some macro with the i value passed in 'wait' some number of ticks before continuing }
Continue to help post