Re: Trapping for error and displaying receive buff (General questions)
I get this error at each Execute Statement. It first starts at
[code]
Telnet1.Execute( T & vbLf, Select : )
[/code]
Does the
[code]
Telnet1.DataReady = 0
[/code]
have anything to do with this? It seams as though the string is not received. When I used the prompt method posted above I was able to traverse though the menus.