Remember to reply to the list!!

> 
> Thanks, Dan!
> 
> No, I only need to choose from the manu, sometimes, I
> have to move the cursor to a specific manu choice and
> type a few words.

Depends on the program that has the menu's....
Do they have shortcut keys?

Not sure exactly how you'd do that.
Try http://search.cpan.org

Is there a way to do the same thing as traversing the menu in a command line form?

./program -u bob -p pass -f file.txt -o option

If so all you'd have to do is generate that statement based on input or a config file 
or database entry or something
And execute it. Then it's be a snap.

DMuey

> 
> The program provodes several screens of manu, I have
> to  choose one from each screen, then use the control
> and "n" key to move to another screen. When finised I
> have to type control key and "z" to exit.
> 
> 
> --- Dan Muey <[EMAIL PROTECTED]> wrote:
> > 
> > 
> > 
> > > 
> > > Hi,
> > > 
> > > I am try to automate a analysis process, In which
> > I used a
> > > windows box to telnet a UNIX box and do the job on
> > the telnet
> > > consol. I need to use move the cursor down or up
> > and also
> > 
> > Are you trying to get coordinants then enter those
> > keys?
> > A little more info would help On exactly the steps
> > you are
> > needing and why/what they are supposed to
> > accomplish.
> > 
> > > need to use Control key plus a certain cahracter
> > key to do
> > > the operation. Ideally I sould type a few
> > characters after
> > > move the cursor to a centain position.
> > > 
> > > My question is how to write a Perl script to do
> > it? I do not
> > > want to sit here do it over and over for weeks!
> > > 
> > > Thanks
> > > 
> > > Jim
> > > 
> > > 
> > > 
> > > ---------------------------------
> > > Do you Yahoo!?
> > > Yahoo! Tax Center - forms, calculators, tips, and
> > more
> > > 
> 
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - forms, calculators, tips, more 
http://taxes.yahoo.com/

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to