Results 1 to 5 of 5

Thread: Stop my prog running while i call another using Shell

  1. #1

    Thread Starter
    Hyperactive Member Blinky Bill's Avatar
    Join Date
    Mar 2002
    Location
    Happily munching on the greenery in your garden
    Posts
    349

    Stop my prog running while i call another using Shell

    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?
    We don't know what's wrong. . . So the best bet might be to remove something surgically.

  2. #2
    Hyperactive Member
    Join Date
    Jun 2000
    Posts
    299
    There should be a few examples of this in the forums if you do a search.

    I know i've put an example in here somewhere. Use the search and see what you come up with.

  3. #3
    Frenzied Member ice_531's Avatar
    Join Date
    Aug 2002
    Location
    Sitting w/ Bob Status: -Next -To- Null- Friend: Philip
    Posts
    1,152
    ya i think i saw something about "Pause" or maybe thats in c++
    o well.. do a search
    :::`DISCLAIMER`:::
    Do NOT take anything i have posted to be truthful in any way, shape or form.
    Thank You!

    --------------------------------
    "Never heard about "hiking" poles. I usualy just grab a stick from the nature, and use that as a pole." - NoteMe
    "Finaly I can look as gay as I want..." - NoteMe
    Languages: VB6, BASIC, Java, C#. C++

  4. #4
    Hyperactive Member
    Join Date
    Jun 2000
    Posts
    299

  5. #5

    Thread Starter
    Hyperactive Member Blinky Bill's Avatar
    Join Date
    Mar 2002
    Location
    Happily munching on the greenery in your garden
    Posts
    349
    Thanx But_Why, the code from the other thread worked a treat. I should have searched for it myself, but i was feeling lazy so. . . .

    neway, thanx for the code.
    We don't know what's wrong. . . So the best bet might be to remove something surgically.

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