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 

Send key to background, pls help

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



Joined: 07 Nov 2009
Posts: 1

PostPosted: Sat Nov 07, 2009 4:09 pm    Post subject: Send key to background, pls help Reply with quote

Hello,

I'm absolutely newbie, and i need a help.
I need a script to send a key every 10sec, to a background window.

I did something, it works on active windows. But i can't wrote this for background.

Code:


Loop
{
Send,{1}
Sleep,10000
}



Thank you guys, i hope somebody can help me.
Back to top
View user's profile Send private message
Ace Coder



Joined: 26 Oct 2009
Posts: 233

PostPosted: Sat Nov 07, 2009 4:19 pm    Post subject: Reply with quote

Edit: Double Post

Last edited by Ace Coder on Sun Nov 08, 2009 2:10 am; edited 1 time in total
Back to top
View user's profile Send private message
Ace Coder



Joined: 26 Oct 2009
Posts: 233

PostPosted: Sat Nov 07, 2009 4:19 pm    Post subject: Reply with quote

Control send is a good place to start.
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