Hi,
Please excuse me. I am new to Kixtart.
Using Kixtart, is it possible to write automated scripts which can READ from & WRITE to “Command Prompt” windows.

Basically, my issue is that I want to check accessibility to several IPs. These IPs have several ports open. Using Telnet, I want to check if the ports are open or not.
Thus, on the command prompt window, if I see the statement 'Could not open connection to the host.. Connect failed' , it means the port is NOT opened.
Thus, if I am able to read from the command prompt windows, the above thing wud be achieved.
If anybody knows better method of checking the accessibility, please let me know.
Thanks in advance.