Hello, I have successfully created a telnet / ssh script by using putty - but are having some problems creating a expect sequense. After loggin into the device, I run a command though SSH and need to answer a question with the script, any ideas on how this can be done? I know this can be done with expect scripting or advanced python, tcl scripting. Any ideas on how I can acomplish this in autoit?