Closed chaohershi closed 4 years ago
After changing hotkeys settings, the scope of the Hotkey command is changed, which results in this error.
Always define hotkey scope before using Hotkey command:
Hotkey, If, [KeyScope] Hotkey, ...
Remarks About Hotkey, If Get Nonexistent hotkey error
Steps to reproduce:
Cause:
After changing hotkeys settings, the scope of the Hotkey command is changed, which results in this error.
Fix:
Always define hotkey scope before using Hotkey command:
See also:
Remarks About Hotkey, If Get Nonexistent hotkey error