BMoscato Posted October 22, 2004 Report Share Posted October 22, 2004 Hi, I currently have a macro that's pretty basic for testing purposes. This macro will continuously loop. My question is, is there a way to use a keystroke to end the macro instead of right clicking on the icon in the task tray? ; Repeat Until %T1% = "1" Macro Playback Speed: Normal Text Type: 3 Delay 3 Seconds Repeat End ; Regards, Bryan Quote Link to comment Share on other sites More sharing options...
kevin Posted October 22, 2004 Report Share Posted October 22, 2004 To stop a macro via the keyboard you can press the 'Abort Macro HotKey'. By default this is set to 'Scroll Lock+Pause' but you can select from a few other key combinations in Options, Preferences, Playback. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.