|
-
May 12th, 2006, 06:05 PM
#3
Re: Classic VB - How do I shell a command line program and capture the output?
Another solution to problem 1 is actually mentioned in the source code, and that is to compile the code to an ActiveX EXE and raise an event from inside the procedure. However for the application I wrote this code for I had to wait for the shelled application to end.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|