stevecasper Posted December 12, 2008 Report Share Posted December 12, 2008 This is such a minor issue, it almost never effects me. In fact I rarely even notice it, and when I do, it is never more than a slight inconvenience (if even that). However, I was just testing a macro that is supposed to save the title of the topmost window to %T1% and then at the end of the macro, it should recall %T1%. The problem is that when I click the Test Run button, ME loses focus, so whichever window is directly behind ME gets the focus and its title ends up getting saved to %T1%. Not a life-altering problem, really, but it did cause me a moment of confusion when ME didn't come back to the top when the macro ended. Is there a setting somewhere within the preferences that I'm missing that will fix this? Or is it a "feature" of this build? Thanks! Quote Link to comment Share on other sites More sharing options...
stan Posted December 13, 2008 Report Share Posted December 13, 2008 In the Scripting Editor click on the Debug menu. Turn off the Change Focus to Previous Window option. This should do what you need. Quote Link to comment Share on other sites More sharing options...
stevecasper Posted December 13, 2008 Author Report Share Posted December 13, 2008 Awesome, thanks Stan. I knew it would be something ridiculously simple. 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.