|
-
Feb 7th, 2003, 01:37 AM
#1
Thread Starter
Addicted Member
Capture output of running command window?
Hey all,
I know how to launch an .exe or other executable, etc. But is there a way that I can actively read each line in that command window?
Meaning I run a command window/line program from within my program. This 2nd programming is constantly running and displaying a few lines of output per every few seconds, etc. (with pauses in there, etc.)
Then if I could get those lines, then I could parse it and then do functionA, functionB, start anothe process here or there, etc. I know how to do the parsing and stuff, I just don't know how to actively keep getting the data from the command window, etc.
thanks,
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
|