Running program and capturing output 
Author Message
 Running program and capturing output

I'm writing a VB4 MDI app in which I need
to execute a program and capture the output
it would normally send to the console to
an MDI child window. I'm pretty sure that
I need to use the CreateProcess API call.
I can use that to simply run a program, but
capturing the output seems a bit trickier.
I feel sure that somebody must have done this
before... :)

All help greatly appreciated,

Jon Nangle



Wed, 28 Oct 1998 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Capture result/output from 'run'-command

2. Capturing Run Output

3. Capture Documenter output under program control

4. Capture output from command line program

5. How to Capture Dos Output in VB4 Program (HELP)

6. How do I capture other programs print output

7. Capture output from command line program

8. capturing the output of an MSDOS program

9. Capturing output from a shelled MS-DOS program

10. Capture output a DOS based program?

11. redirect output of program run with shell command

12. Need control to display output of running program

 

 
Powered by phpBB® Forum Software