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 

Help

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



Joined: 04 Jul 2009
Posts: 2

PostPosted: Sat Jul 04, 2009 4:33 pm    Post subject: Help Reply with quote

Hi i just started using autohotkey and i need a little bit of help scripting. I need help with Press down instead of press and release. So far i got one key down but i need help with "Shift+V" and so on. I got this for one key"$b:: Send {b down}{b up}" but dont know how to put shift+key into a press only script

[ Moderator!: Moved from Scripts and Functions ]
Back to top
View user's profile Send private message
SpiderGames



Joined: 09 Jun 2008
Posts: 923
Location: Canada

PostPosted: Sun Jul 05, 2009 2:43 pm    Post subject: Reply with quote

1: Descriptive title

2: Use Code Tags. "[code" "/code]"

3: Do you want a key sent down or do you want a hotkey activated on down?


Code:

Send, {Shift Down}{v Down}

_________________

I know i have 6 legs. It's cuz I'm special.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
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