RE: command line program control

2001-08-20 Thread C.Ouellette
hanks, Tina --- John Edwards <[EMAIL PROTECTED]> wrote: > What does this command line program do? Maybe there > is a way to do the whole > thing in Perl. > > -Original Message- > From: C.Ouellette [mailto:[EMAIL PROTECTED]] > Sent: 20 August 2001 15:02 > T

RE: command line program control

2001-08-20 Thread Bob Showalter
> -Original Message- > From: C.Ouellette [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 20, 2001 10:02 AM > To: [EMAIL PROTECTED] > Subject: command line program control > > > I have a command line program running on Windows NT > that I call up from a

RE: command line program control

2001-08-20 Thread John Edwards
What does this command line program do? Maybe there is a way to do the whole thing in Perl. -Original Message- From: C.Ouellette [mailto:[EMAIL PROTECTED]] Sent: 20 August 2001 15:02 To: [EMAIL PROTECTED] Subject: command line program control I have a command line program running on

command line program control

2001-08-20 Thread C.Ouellette
I have a command line program running on Windows NT that I call up from a dos prompt. This program is written in C and has a simple menu structure. I would like to use Perl to control this program, by putting in the menu options and values in a particular order. For example: Main Menu: 1) Optio