#MaxHotkeysPerInterval-Error despite $ prefix

Report problems with documented functionality
Rohwedder
Posts: 7613
Joined: 04 Jun 2014, 08:33
Location: Germany

#MaxHotkeysPerInterval-Error despite $ prefix

23 Mar 2018, 09:42

Hallo,
try:

Code: Select all

$a::
SetKeyDelay,1000
;SetKeyDelay,,1000
;SetKeyDelay,1000,1000
While, GetKeyState("a","P")
	Send, a
;Sleep, 0
Return
Press button A for a few seconds, then release:
71 hotkeys have been received in the last 0ms.
Do you want to continue?
(see #MaxHotkeysPerInterval in the help file)

with all three versions of SetKeyDelay!
Uncomment "Sleep, 0" to prevent the error message.

Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 20 guests