Dear Friends:
I read about the SHELL function in VB6.0 and knew that the SHELL function works asynchronously(This means that I want to call two seperate functions outside my Programs, like calling Notepad and Calculator).
But my problem is that I want to call the Calculator program after finishing the notepad.
If the program is terminated or closed, run the second program, which i tried hardly on it but it seems no other choice.
I have seen some people doing it in applications, but i don't know how?
Any hints?
I read about the SHELL function in VB6.0 and knew that the SHELL function works asynchronously(This means that I want to call two seperate functions outside my Programs, like calling Notepad and Calculator).
But my problem is that I want to call the Calculator program after finishing the notepad.
If the program is terminated or closed, run the second program, which i tried hardly on it but it seems no other choice.
I have seen some people doing it in applications, but i don't know how?
Any hints?