|
-
Jun 29th, 2005, 05:31 PM
#1
Thread Starter
Addicted Member
Reading the Program's task ID[RESOLVED]
I'm trying to execute another application that downloads data using the shell function. Because the shell function runs asynchronously, I need my program to wait until my download is complete before proceeding.
I have searched and read a few topics regarding an API function ShellAndWait, but I could not get my program to work correctly.
Is there another way? When I assign the task ID to a variable, is there another function I could launch to see if my task ID is still live?
Any help on this would be very much appreciated. Thanks in advance.
Rob
Last edited by robbie; Jun 30th, 2005 at 11:04 AM.
Reason: Problem Solved!!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|