| View previous topic :: View next topic |
| Author |
Message |
Hippo Contributor


Joined: 08 Feb 2005 Posts: 53
|
Posted: Tue Mar 22, 2005 4:38 pm Post subject: Controlling a Dos Program from a VDS script |
|
|
I have a DOS program that I would like to control using VDS. Rather than just returning a value from a DOS command line I would like to read and write values to and from this program while it is running.
Is this possible and if so what command should I be looking at to achieve my goal.
Thanks in advance. |
|
| Back to top |
|
 |
jules Professional Member


Joined: 14 Sep 2001 Posts: 1043 Location: Cumbria, UK
|
Posted: Tue Mar 22, 2005 5:44 pm Post subject: |
|
|
I have in the past automated an interactive DOS program by sending keystrokes to it just as I would running it myself, but I don't think you can get the screen output while it is running. _________________ The Tech Pro
www.tech-pro.net |
|
| Back to top |
|
 |
|