AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Infinite Loopy

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
deano7



Joined: 01 Jun 2008
Posts: 2

PostPosted: Sun Jun 01, 2008 1:13 am    Post subject: Infinite Loopy Reply with quote

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
View user's profile Send private message
Zed Gecko



Joined: 23 Sep 2006
Posts: 98

PostPosted: Sun Jun 01, 2008 1:27 am    Post subject: Reply with quote

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
View user's profile Send private message
deano7



Joined: 01 Jun 2008
Posts: 2

PostPosted: Sun Jun 01, 2008 2:18 am    Post subject: Reply with quote

Thanks Zed!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group