> Hi,
>  I am using this module (Net::Telnet) downloaded from CPAN, 
> for a small
> interactive program in which I telnet to a particular host, 
> login and give
> some commands (based on the options you get). I am not able 
> to do this. I am
> able to login but whatever I do after that doesn't seem to happen. Can
> someone suggest what might be going wrong!!!
> 
> After login, the control console shows
> 
> ------- Control Console
> -------------------------------------------------------
> 
>      1- Device Manager
>      2- Network
>      3- System
>      4- Logout
> 
>      <ESC>- Main Menu, <ENTER>- Refresh, <CTRL-L>- Event Log
> >
> 


You have to reset the Prompt. It is expecting and waiting for a '/bash\$ $/'
prompt. You may also change the Prompt under the cmd method, in case it
changes throughout the session.



_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to