Hi, First off I want to mention that I am using the WINNT OS (XP actually - but same thing)
Here's what I want to be able to do. I use a program every day. It runs in dos. It is fairly simple, and I navigate menus using the keyboard, and input information, again, using the keyboard. What I was wondering, is if there is any way that I can use a perl program to do this for me. Essentially, What I want to do is go into a perl program to enter my data. The perl program opens up this other program, navigates to the proper spot, enters the information, AND writes the information to a text file as well. The second part is super easy, I just can't figure out how to get the script to work with this other program.
I figure I have to do some kind of piping, but I don't know much about that at all.
any help would be appreciated,
thanks,
-Mike
Here's what I want to be able to do. I use a program every day. It runs in dos. It is fairly simple, and I navigate menus using the keyboard, and input information, again, using the keyboard. What I was wondering, is if there is any way that I can use a perl program to do this for me. Essentially, What I want to do is go into a perl program to enter my data. The perl program opens up this other program, navigates to the proper spot, enters the information, AND writes the information to a text file as well. The second part is super easy, I just can't figure out how to get the script to work with this other program.
I figure I have to do some kind of piping, but I don't know much about that at all.
any help would be appreciated,
thanks,
-Mike