| View previous topic :: View next topic |
| Author |
Message |
deano7
Joined: 01 Jun 2008 Posts: 2
|
Posted: Sun Jun 01, 2008 1:13 am Post subject: Infinite Loopy |
|
|
I would like for the Letter "J" to simulate a mouseclick.
J::Mouseclick,left
but I would also like a "J" to type in the current window.
How do I do this without creating an infinite loop? |
|
| Back to top |
|
 |
Zed Gecko
Joined: 23 Sep 2006 Posts: 98
|
Posted: Sun Jun 01, 2008 1:27 am Post subject: |
|
|
| Code: | | ~J::Mouseclick,left |
_________________ 1) All my code can be reused in ANY way. 2) Please check the help and the forum-search, before posting questions; the answer is out there... |
|
| Back to top |
|
 |
deano7
Joined: 01 Jun 2008 Posts: 2
|
Posted: Sun Jun 01, 2008 2:18 am Post subject: |
|
|
| Thanks Zed! |
|
| Back to top |
|
 |
|