Quantcast
Viewing all articles
Browse latest Browse all 4541

Re: OPEN EFM SCRIPT AND CLOSE TO AVOID MULTIPLE ISTANCES

Thanks john.

I found another solution. The code for close button's click event is:

 

Set wshShell = CreateObject("WScript.Shell")

 

ret = wshShell.AppActivate("form title")

 

If ret = True Then

    wshShell.SendKeys "%{F4}" 'ALT F4

End If


Viewing all articles
Browse latest Browse all 4541

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>