angela4eva
Programmer
hello,
i am trying to write a program that calls many exe's
I want to wait till one exe has finished executing and then go the next step.the order is very impotant as one exe loads the data nad next exe processes that data.So my questions is how can i wait till the process has competed and to to next line.
So how can i call load.exe and process the .exe one after the other so process.exe is called after load.exe has finished execution.This is very simple program I just do not know how can i ask my windows program to waiy.
Any help appreciated
thanks
i am trying to write a program that calls many exe's
I want to wait till one exe has finished executing and then go the next step.the order is very impotant as one exe loads the data nad next exe processes that data.So my questions is how can i wait till the process has competed and to to next line.
So how can i call load.exe and process the .exe one after the other so process.exe is called after load.exe has finished execution.This is very simple program I just do not know how can i ask my windows program to waiy.
Any help appreciated
thanks