| Author |
Message |
Forum: Support Topic: Insert a literal "+" |
| xyzzy |
|
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 "+" |
| xyzzy |
|
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: |