It works great if WMC is open, but if it's not, then it just closes whatever window has the focus...which is not what I want...
Is there a way to:
Code: Select all
Find Window 'XYZ'
If Window 'XYZ' is exists, then close it.
Otherwise, if Window 'XYZ' doesn't exist, then just continue with the macro.mm0
