I am looking for how to write a program that goes:
ctrl+c
alt+tab
ctrl+v
ctrl+s
(types in "0001")
enter
alt+tab
(right arrow)
and then repeats:
ctrl+c
alt+tab
ctrl+v
ctrl+s
(types in "0002")
enter
alt+tab
(right arrow)
and continues like this until i tell it to stop going. i want it to repeat the actions i said above except that the number keeps going up for each time it's entered. could anyone write a program for that in the answer box and tell me how to save it as an actual program?
2006-08-14
08:32:56
·
4 answers
·
asked by
Anonymous
in
Computers & Internet
➔ Programming & Design
i am decompiling a quicktime video frame by frame. i have my personal reasons for doing this.
2006-08-14
09:21:36 ·
update #1
okay, how do i make a macro then?
2006-08-14
09:22:10 ·
update #2