rpalmer Posted October 21, 2009 Report Share Posted October 21, 2009 I'm running WinXP Pro and Macro Express 3.6, when using IE6 it worked great. It seems (possibly) when we went to IE7 that the Pause feature no longer works. When I run a macro with the Pause feature, the window will pop up fine, but after entering the data and clicking "resume" nothing happens. It is the same for other users desktop PCs also. I've tried reinstalling the software, same issue. I've created new macros with using the Pause feature, still same issue. Any advice? Quote Link to comment Share on other sites More sharing options...
kevin Posted October 21, 2009 Report Share Posted October 21, 2009 Make sure that the macro is not continuing after the pause. Put a Sound Wave File or a Sound Beep command after the pause. If you hear the sound you know the macro is continuing. It is possible that the focus is not returning to the window you expect. You may be able to use a Window Activate command after the pause to get the macro to work. Quote Link to comment Share on other sites More sharing options...
kevin Posted October 21, 2009 Report Share Posted October 21, 2009 After re-reading your post I have another thought. Macro Express 3 v 3.6 was created long before IE7 was released by Microsoft. Later versions of Macro Express were modified to work with IE7. You may need to update to the latest version of Macro Express 3. Upgrades are free for any versions that have the same major revision number. See our Upgrade Information page for more details. Quote Link to comment Share on other sites More sharing options...
rpalmer Posted October 22, 2009 Author Report Share Posted October 22, 2009 After re-reading your post I have another thought. Macro Express 3 v 3.6 was created long before IE7 was released by Microsoft. Later versions of Macro Express were modified to work with IE7. You may need to update to the latest version of Macro Express 3. Upgrades are free for any versions that have the same major revision number. See our Upgrade Information page for more details. Quote Link to comment Share on other sites More sharing options...
rpalmer Posted October 22, 2009 Author Report Share Posted October 22, 2009 Yes, it appears the newer Version 3 does work fine. I still need to do more testing but the first attempt worked fine. Thank You 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.