Hi guys,
I want to run an external app from mine, but i want to finish running the external program before execution continues on mine. I am currently using the Shell command to run it, but my program keeps executing. Is there some way to stop my program running until the other program finishes?