Help Pausing VB4 execution until DOS app finishes (Not Windows App) 
Author Message
 Help Pausing VB4 execution until DOS app finishes (Not Windows App)

Using the tip from:
  http://www.*-*-*.com/ ~balchen/vb/vb40/tiptrick.htm

I can get a Windows app to close before execution of my next
line of VB code, but when I try it with a DOS batch or PIF
file, the DOS app doesn't run.

Any suggestions?

Would it make sence to create a 16bit VB app that runs the DOS
app using Shell and GetModuleUsage?  Then my 32 bit app could
use the tip above to see when the 16 bit and therefore DOS app
is finished.  Damn that sounds crazy!



Wed, 11 Nov 1998 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Help Pausing VB4 Execution While Running DOS App w/CreateProcessA

2. Pause program execution until other application finishes

3. Waiting for Shelled App to finish before resuming execution of parent app

4. Launching an App and Waiting Until it Finishes

5. My windows app is compiling as console/DOS app

6. Pausing execution of a VB app

7. pausing Execution of app.

8. Pausing loop until printing finished

9. Pausing loop until printing finished

10. Win98 makes com1 unavailable to DOS until Win app uses port

11. halting VB program execution until OS finishes

12. DOS App, Detecting "FINISHED"

 

 
Powered by phpBB® Forum Software