BlueScreen 0 Posted May 20, 2004 Hi guys... I am trying to make a scripts that sends some commands to a telnet server. I have opened the telnet sessionRunwait(@COMSPEC & " /c telnet -f c:\log.txt somehost someport","", @SW_HIDE) Now I want to send some commands. How do I do that? using comspec again? The issue is that I don't want the telnet window to be visible... Thx, dudes... Share this post Link to post Share on other sites
BlueScreen 0 Posted May 20, 2004 10x, Larry. I'll try it. Share this post Link to post Share on other sites