At the moment it runs with your input.
I'll run the macro over the night and let you know if I become troubles.
Thank you very much.
Search found 4 matches
- Thu Jan 17, 2008 3:55 pm
- Forum: Technical / Scripting
- Topic: Macro stops after 60 seconds. I need help.
- Replies: 7
- Views: 6642
- Thu Jan 17, 2008 3:28 pm
- Forum: Technical / Scripting
- Topic: Macro stops after 60 seconds. I need help.
- Replies: 7
- Views: 6642
- Thu Jan 17, 2008 12:23 pm
- Forum: Technical / Scripting
- Topic: Macro stops after 60 seconds. I need help.
- Replies: 7
- Views: 6642
My macro for Hotkey F7: //Recorded Events Let>WW_TIMEOUT=5 CapsOff MouseMove>232,748 Wait>0.01 LClick Wait>0.01 MouseMove>348,373 Wait>0.01 LClick Wait>0.01 Press Down Wait>0.01 LClick Wait>0.01 Press CTRL Wait>0.01 Press ALT Wait>0.01 Send>c Wait>0.01 Release ALT Wait>0.01 Release CTRL Wait>0.01 Mo...
- Wed Jan 16, 2008 9:47 pm
- Forum: Technical / Scripting
- Topic: Macro stops after 60 seconds. I need help.
- Replies: 7
- Views: 6642
Macro stops after 60 seconds. I need help.
I record a macro which does following: I have 2 progs, Prog A and Prog B (Editor). If I press the Hotkey "F7" my recorded macro goes to Prog A copy a line change the window to prog B and paste the copied line in it then it goes back to Prog A goes a line down and copy this line change to Prog B and ...