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 

not able to work with hotkeys

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
satyanmish
Guest





PostPosted: Fri Aug 22, 2008 8:20 am    Post subject: not able to work with hotkeys Reply with quote

Hi,
I am working on a macro creation activity, and created script with Recorder,but how can i assign hotkey so that it will work.
Back to top
Sivvy



Joined: 21 Jul 2008
Posts: 726
Location: Calgary, AB, Canada

PostPosted: Fri Aug 22, 2008 1:28 pm    Post subject: Reply with quote

Have you looked in the helpfile?
Back to top
View user's profile Send private message
satyanmish
Guest





PostPosted: Mon Aug 25, 2008 9:59 am    Post subject: Reply with quote

Yeah I have already checked it but not received any satisfactory response.......
Back to top
Carlol



Joined: 14 Aug 2006
Posts: 163
Location: CPH

PostPosted: Mon Aug 25, 2008 11:15 am    Post subject: Reply with quote

Here's an example of very simple script:

Code:
^!h::Run C:\Program Files\AutoHotkey\AutoHotkey.chm


^=ctrl, !=alt (meaning control+alt+h will open the help file!)

Razz
Back to top
View user's profile Send private message
satyanmish
Guest





PostPosted: Mon Sep 08, 2008 7:10 am    Post subject: Thanks Reply with quote

Thanks to all of you for your helping reponses.
Back to top
Display posts from previous:   
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