Results 1 to 7 of 7

Thread: Reading the Program's task ID[RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2004
    Location
    Milwaukee, Wisconsin, USA
    Posts
    133

    Resolved 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
  •  



Click Here to Expand Forum to Full Width