AutoHotkey Community

It is currently May 23rd, 2012, 10:13 pm

All times are UTC [ DST ]


Search found 4 matches
Search these results:

Author Message

 Forum: Support   Topic: How to autoreplace ":" character ?

Posted: December 17th, 2009, 1:52 pm 

Replies: 9
Views: 326


Yes :D :D :D
Thanks a lot !

 Forum: Support   Topic: How to autoreplace ":" character ?

Posted: December 17th, 2009, 1:45 pm 

Replies: 9
Views: 326


the first : is the hotkey while the following 2 :: are the hotkey assignment operator I agree. I want to have "n" each time I type ":" So, the expression should be :::n As I said, :::MsgBox You've pressed ":" works fine. So :::n should be good to have a "n" f...

 Forum: Support   Topic: How to autoreplace ":" character ?

Posted: December 17th, 2009, 1:32 pm 

Replies: 9
Views: 326


Sorry, but
Code:
:::MsgBox You've pressed ":"

works fine, whereas
Code:
:::n

has no effect !!!!!
Stange :twisted:

BR

 Forum: Support   Topic: How to autoreplace ":" character ?

Posted: December 17th, 2009, 12:57 pm 

Replies: 9
Views: 326


Hi,

I want to auto replace ":" key to "n" key (to "translate" a powerpoint remote control from english shortkey to french shortkey...)

I tried
Code:
:::n

-> has no effect
Code:
`:::n

-> script is in error :?

Thanks for your help
Sort by:  
Page 1 of 1 [ Search found 4 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group