English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

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

4 answers

Try a program called auto keyboard.

There are a lot of programs that record your keys and repeat them. You should be able to put a variable in the list of keys to repeat that increments.

If you are taking a list of names and saving them as textfile or something a program could look at the list and save it faster.

2006-08-14 09:08:02 · answer #1 · answered by Anonymous · 0 0

I agree that this needs a macro, but switching between programs probably won't work. What are you actually trying to do?

2006-08-14 09:12:45 · answer #2 · answered by John J 6 · 0 0

Sounds like you just want to make a macro.

2006-08-14 08:58:25 · answer #3 · answered by Kryzchek 4 · 0 0

I could, but not for free . . .

What is it that you are copying and pasting? Files? If you let me know EXACTLY what it is that you are doing, it will be easier and may not need to contain all the Alt-tab stuff.

2006-08-14 09:05:34 · answer #4 · answered by trainump 2 · 0 1

fedest.com, questions and answers