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 

create hotkey to edit ahk file

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



Joined: 06 Mar 2008
Posts: 44
Location: Southwest

PostPosted: Tue Mar 11, 2008 9:39 pm    Post subject: create hotkey to edit ahk file Reply with quote

Hey guys, I'd like to be able to create a hotkey that when pressed opens up a specific desktop's .ahk script's notepad. I'd like to not have any mouseclicks to do it either.

thanks, Steve
Back to top
View user's profile Send private message
Laszlo



Joined: 14 Feb 2005
Posts: 4078
Location: Pittsburgh

PostPosted: Tue Mar 11, 2008 9:53 pm    Post subject: Reply with quote

Code:
!z::Run Notepad xx.ahk ; ALT-Z starts Notepad. Edit path!
Back to top
View user's profile Send private message
Flight4birds



Joined: 06 Mar 2008
Posts: 44
Location: Southwest

PostPosted: Wed Mar 12, 2008 4:14 am    Post subject: Reply with quote

thanks a lot, works like a charm Very Happy
Back to top
View user's profile Send private message
lingoist



Joined: 05 Oct 2004
Posts: 124
Location: Brasília, Brazil

PostPosted: Wed Mar 12, 2008 10:49 am    Post subject: Reply with quote

I'd try to use Notepad++... the best editor! And it's free...
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