AutoHotkey Community

It is currently May 24th, 2012, 1:23 pm

All times are UTC [ DST ]


Search found 2 matches
Search these results:

Author Message

 Forum: Support   Topic: Insert a literal "+"

Posted: October 15th, 2008, 2:02 am 

Replies: 4
Views: 394


Fry, your suggestion did not work. The ` doesn't seem to work before +.

pokercurious, a variation on your idea did work:

:oc::chars:hello {raw}+1

gives

hello +1

THANK YOU!

 Forum: Support   Topic: Insert a literal "+"

 Post subject: Insert a literal "+"
Posted: October 15th, 2008, 1:33 am 

Replies: 4
Views: 394


I want to insert a string with a literal "+" character. AHK, of course thinks "+" means SHIFT. I have found instructions for escaping other characters, but not for escaping "+". So if I have: :oc::chars:hello +1 I get: hello ! But I want: hello +1 Surely the answer is s...
Sort by:  
Page 1 of 1 [ Search found 2 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group