invalid hotkey

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
John1
Posts: 236
Joined: 11 May 2020, 11:54

invalid hotkey

24 May 2020, 12:58

:T:`:: (is invalid hotkey) why?

:T:`::
SoundPlay, %A_Desktop%\MUSIC\Kopf.mp3
Sleep, 60000
SoundPlay, %A_Desktop%\0.mp3
return

:T:``::
SoundPlay, %A_Desktop%\MUSIC\Kopf.mp3
Sleep, 60000
SoundPlay, %A_Desktop%\0.mp3
Sleep, 1000
SoundPlay, %A_Desktop%\MUSIC\Kopf.mp3
Sleep, 60000
SoundPlay, %A_Desktop%\0.mp3
return

Thank you!
teadrinker
Posts: 4349
Joined: 29 Mar 2015, 09:41
Contact:

Re: invalid hotkey

24 May 2020, 14:08

Code: Select all

`::
   MsgBox here is your code
   Return

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Rohwedder and 139 guests