cmscadman Posted December 31, 2020 Report Share Posted December 31, 2020 I have a macro that has issues when certain programs are not running that causes failures. Main purpose is to change the locations of 4 application windows. I have told the macro to ignore the error to keep running if certain programs are not running. But this causes unwanted results. The active apps get the wrong location and window size applied to them if the other apps are not running. So need to skip over parts of the macro for the apps that are not running. Wanted to know how to use that goto command? Never tried to use it before. Read the instructions but not sure how to construct the logic for it. I use the supplied building blocks in the “All Commands” window on the left. The examples are shown in the help files look more like programing code. Any tips or assistance would be appreciated on how to use. Quote Link to comment Share on other sites More sharing options...
acantor Posted December 31, 2020 Report Share Posted December 31, 2020 This script never displays the middle Text Box: Text Box Display: Start Goto:Blablabla Text Box Display: Middle:Blablabla Text Box Display: End 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.