Guest CoryM Posted July 14, 2005 Posted July 14, 2005 I have been searching the forums to see if there is any method to return outputs form a DOS window into Autoit. It seems there is a lot of formus on STDOUTREAD which does not exist natively with AutoIt, nor is there any links to a places to get the function. Basicly, with out having to resort to Piping out to a file and then reading in a file, is there a way to return the output from a DOS command.
Developers Jos Posted July 14, 2005 Developers Posted July 14, 2005 I have been searching the forums to see if there is any method to return outputs form a DOS window into Autoit. It seems there is a lot of formus on STDOUTREAD which does not exist natively with AutoIt, nor is there any links to a places to get the function.Basicly, with out having to resort to Piping out to a file and then reading in a file, is there a way to return the output from a DOS command.<{POST_SNAPBACK}>It exists in the BETA version of AutoIt3..... SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
trids Posted July 14, 2005 Posted July 14, 2005 There is a tool written by Larry (for download) which allows you to capture the output of a line command to the clipboard .. but this was long ago, and I can't remember much more. Oh yes - at the time, we also discussed a third party tool called cb.exe, which does very similar magic. Hope this helps :">
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