sleepy Posted December 14, 2006 Posted December 14, 2006 This is a repost, still trying to figure this out. Yes I am new to Autoit so I have to ask. If you open a window say a dos or telnet window and you send a command. How do you get what is returned? Or can I some how poll or scan the window for text? Autoit has a buildin tool called "send" I did not find a get, read, or receive.
JSThePatriot Posted December 14, 2006 Posted December 14, 2006 sleepy said: This is a repost, still trying to figure this out.Yes I am new to Autoit so I have to ask.If you open a window say a dos or telnet window and you send a command. How do you getwhat is returned? Or can I some how poll or scan the window for text?Autoit has a buildin tool called "send" I did not find a get, read, or receive.I would recommend you look at STD*() functions. In the help file. They may be able to assist in your endeavor.JS AutoIt Links File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out. ComputerGetInfo UDF's Updated! 11-23-2006 External Links Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)
sleepy Posted December 14, 2006 Author Posted December 14, 2006 Thanks Ill look into the use of this. sleepy said: This is a repost, still trying to figure this out.Yes I am new to Autoit so I have to ask.If you open a window say a dos or telnet window and you send a command. How do you getwhat is returned? Or can I some how poll or scan the window for text?Autoit has a buildin tool called "send" I did not find a get, read, or receive.
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