is there a way to close a external application in the application that opened it? Or in other words, open an extenal program and then close it?
Printable View
is there a way to close a external application in the application that opened it? Or in other words, open an extenal program and then close it?
If you created to external app, you can use the Global Function Object to send a function to it that makes it close.
Sorry, I am unfamiliar with that object. Can you tell me step by step?
Here is an example. It's commented.