Re: Telnet problem - WeOnlyDo Discussion board

Re: Telnet problem (General questions)

by wodSupport, Monday, February 14, 2005, 15:21 (6983 days ago) @ Maverick2004

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: