I have a macro that locatesa specified window and kills it off and then opens another application. Unfortuantely if the window doesn't exist, the macro stops at the point it trys to kill the missing window. THis could be by desing but if it is, how do I code the macro to contine on to start the new ppplication if the first window odesn't exist.
Take Care
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Macro stops part way through
-
ijourneaux
- Experienced User
- Posts: 102
- Joined: Wed Feb 17, 2010 2:20 am
Re: Macro stops part way through
In the Find a Window macro dialog box, remove the check mark from the option "Stop macro if target is not found".
-
ijourneaux
- Experienced User
- Posts: 102
- Joined: Wed Feb 17, 2010 2:20 am
Re: Macro stops part way through
Sorry for asking an obvious question. Appreciate th help though.