07-26-2016, 01:09 PM
hotkey to close a running macro
Default hotkey is Pause.
See also: floating toolbar -> Keys -> Action "If key pressed".
,ifk(F12) break ;;if pressed key F12, exit the rep loop
Default hotkey is Pause.
See also: floating toolbar -> Keys -> Action "If key pressed".
,ifk(F12) break ;;if pressed key F12, exit the rep loop