How Pure Basic catches an application close event?
Posted: Wed Jun 04, 2003 8:48 am
Hi there
How can Pure Basic knows if an external Programme is closed?
What i want to do is, use Pure Basic to add as a bridge of communicatzion between two programme. One application will send text strings to a second applicatzion on starting my small pure basic application. And when the second application is closed, the text string from a text field in the second application will be copied back to the first application. Pure basic will have to know when the user closes the application and catches the text string in the second applicatio to send back to the first before the second application is closed.
So my question is how can Pure Basic know when the user closes the second application?
Thanks in advance
Cecil
How can Pure Basic knows if an external Programme is closed?
What i want to do is, use Pure Basic to add as a bridge of communicatzion between two programme. One application will send text strings to a second applicatzion on starting my small pure basic application. And when the second application is closed, the text string from a text field in the second application will be copied back to the first application. Pure basic will have to know when the user closes the application and catches the text string in the second applicatio to send back to the first before the second application is closed.
So my question is how can Pure Basic know when the user closes the second application?
Thanks in advance
Cecil