11-15-2008, 11:11 PM
Hello, I'm new to the program of Quick Macros. I'm impressed with it so far, but having difficult with repeating my macro.
spe 10
int w1=act(win("SpreadSheet Import" "MozillaUIWindowClass"))
lef 410 552 w1; 3.16
lef 413 551 w1; 2.58
lef 411 576 w1; 14.72
lef 413 555 w1
The macro works fine, and I've read up on the rep command but I do not know how to make the entire macro repeat itself when its reached the end. Can somebody show me how its done ? It would really speed up my work.
Thank you,
Wayne
spe 10
int w1=act(win("SpreadSheet Import" "MozillaUIWindowClass"))
lef 410 552 w1; 3.16
lef 413 551 w1; 2.58
lef 411 576 w1; 14.72
lef 413 555 w1
The macro works fine, and I've read up on the rep command but I do not know how to make the entire macro repeat itself when its reached the end. Can somebody show me how its done ? It would really speed up my work.
Thank you,
Wayne