Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to wait and execute

Status
Not open for further replies.

angela4eva

Programmer
Apr 29, 2005
46
US
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
 
Me and google found this.


It was even the first link.

Christiaan Baes
Belgium

"In a system where you can define a factor as part of a third factor, you need another layer to check the main layer in case the second layer is not the base unit." - jrbarnett
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top