Re: send - WeOnlyDo Discussion board

Re: send (General questions)

by wodDrazen, Saturday, April 08, 2006, 15:24 (6596 days ago) @ eltaghi

Hi Eltaghi,


You can try something like this:

-----------
ssh1.WaitFor ( regex:[$ #>] $ )
Debug.Print ssh1.Execute( enable & vbLf, Password: )
ssh1.Send ( your_password & vbLf)
-----------

Hope I helped.


Regards,
Drazen


Complete thread: