Re: Telnet problem (General questions)
Ah, yes, this explains it. You get a lot of ANSI sequences inside. I can suggest you try to set TerminalType = tty or dumb , and also try to set StripANSI = True. If none of that helps, I'm clueless. You could shorten waitfor expression in that case, and especially remove $ from the end (which means end of line) since it's obvious your command prompt does not occur at the end of the line (since ANSI follows it)
Kreso
Complete thread:
- Telnet problem - Maverick2004, 2005-02-14, 14:30
- Re: Telnet problem - wodSupport, 2005-02-14, 14:34
- Re: Telnet problem - Maverick2004, 2005-02-14, 15:01
- Re: Telnet problem - wodSupport, 2005-02-14, 15:21
- Re: Telnet problem - Maverick2004, 2005-02-14, 15:48
- Re: Telnet problem - Maverick2004, 2005-02-14, 16:21
- Re: Telnet problem - wodSupport, 2005-02-14, 16:25
- Re: Telnet problem - Maverick2004, 2005-02-15, 13:19
- Re: Telnet problem - wodSupport, 2005-02-14, 16:25
- Re: Telnet problem - Maverick2004, 2005-02-14, 16:21
- Re: Telnet problem - Maverick2004, 2005-02-14, 15:48
- Re: Telnet problem - wodSupport, 2005-02-14, 15:21
- Re: Telnet problem - Maverick2004, 2005-02-14, 15:01
- Re: Telnet problem - wodSupport, 2005-02-14, 14:34