-1

I'm just learning to use AHK, and I'm very frustrated by the fact that no hotkey commands starting with #, ^ or ! leads to any action at all. First I tried the script by Andreas Borutta for simple inputting of a selected string in the script -- no reaction. Then I tried a number of other hotkey combinations; still no reaction.

I have checked the FAQ and the documentation but cannot see that I should do anything in particular to get these commands to work. (The "ordinary" ::x::y script format works fine.)

Regards, Mats Linder

Jens Bergvall
  • 1,617
  • 2
  • 24
  • 54

1 Answers1

1

I just tested them all, and they work. Maybe if you post your code we could identify the problem.