New error: Duplicate Hotkey

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
lkeye
Posts: 3
Joined: 19 Apr 2018, 04:05

New error: Duplicate Hotkey

20 Apr 2018, 15:21

Hello,

I had some scripts that are giving an error for some reason right now. It says "Duplicate hotkey"

<!s::ş
return

<!S::Ş
return

I changed them to the following but they still don't work:

<!s::
send, {ş}
return

<!S::
send, {Ş}
return

Thanks for your time.
swagfag
Posts: 6222
Joined: 11 Jan 2017, 17:59

Re: New error: Duplicate Hotkey

20 Apr 2018, 16:18

i mean what more is there to say really, duplicate hotkey is pretty self explanatory already in and of itself

<!s is the same as <!S, case insensitive

do you want to use shift on the second hotkey? <!+s

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: mebelantikjaya and 295 guests