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 

Fiddly hotkey problem

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



Joined: 28 Oct 2006
Posts: 114

PostPosted: Wed May 14, 2008 7:23 pm    Post subject: Fiddly hotkey problem Reply with quote

I'm trying to set up a hotkey so when I type "sp" (without quotes), I get "SharePoint."

I don't want words like "wasp" to trigger the hotkey. What is the proper way to do this?

I've tried:

Code:

:: sp::SharePoint
Back to top
View user's profile Send private message
tonne



Joined: 06 Jun 2006
Posts: 1163
Location: Denmark

PostPosted: Wed May 14, 2008 8:43 pm    Post subject: Reply with quote

Your example works but requires a space before sp, why not use ::sp::SharePoint?
_________________
there's a dog barking close within the range of my ear
sounds like he wants to escape the chain
he would probably bite me to death if he could
but the chain lets me spit in his face

- Kashmir
Back to top
View user's profile Send private message
caveatrob



Joined: 28 Oct 2006
Posts: 114

PostPosted: Wed May 14, 2008 8:51 pm    Post subject: Duh - you're right Reply with quote

Sorry. I should have RTFM!
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