nlosc
Aerospace
- Jul 29, 2004
- 4
I have a dos application that requires user interaction through an application specific command prompt after execution. I would like to "script" this application and the subsequent command line commands for the application.
I have heard perl or a batch file may help and I have read alot about them in the last few days. I know how to execute operating system commands in perl and batch. This will get the application started in a shell. But how do I issue the commands that go in the command for the application?
I have heard perl or a batch file may help and I have read alot about them in the last few days. I know how to execute operating system commands in perl and batch. This will get the application started in a shell. But how do I issue the commands that go in the command for the application?