BlueScreen Posted May 20, 2004 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...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now