brandonm Posted October 30, 2005 Posted October 30, 2005 Hope this is the right forum. Is there a way to clear the screen in a telnet/dos session? In visualbasic, there's a winsock command to clear the screen-is there a way to accomplish the sam e in autoit? brandonm
LxP Posted October 31, 2005 Posted October 31, 2005 I think some more information is needed. Do you have some code that can be posted here? It most likely depends on what's being done code-wise around the point where the screen should be cleared.
Nuffilein805 Posted October 31, 2005 Posted October 31, 2005 try sending: cls this should clear the screen in a dos-box my little chatmy little encryption toolmy little hidermy unsafe clickbot
MHz Posted October 31, 2005 Posted October 31, 2005 Use && to join DOS comands. Clr on its lonesome seems sad. Only specifing that AutoIt is not a DOS batch file.
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