Launching external programs and grabbing their output 
Author Message
 Launching external programs and grabbing their output

Hi,

I need to do the following in VB:

Launch an external program, wait for it to finish and recieve its result in
a variable.

Today I do it like this:

I launch the program adn pipe it to a textfile, run a small routine that
wait for the process to finish, then open the text file and read the output.
This is slow. Is there any other way?

Best regards,

e.



Fri, 16 Aug 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Launch external program

2. How to launch an external program by VBscript ?

3. QB4.5 External Program Launch Problem

4. !!!!!!!!!!!HELP - Launching External Programs - URGENT!!!!!!!!!!

5. Launching external Windows Programs

6. Access and launching external programs

7. Trying to confirm external program launch

8. Help on launching external program...

9. Launching external programs from Visual Basic

10. Launching External Programs

11. Launching an external program

12. Grabbing stderr output in VB?

 

 
Powered by phpBB® Forum Software