Radsam Posted August 4, 2006 Posted August 4, 2006 Does anyone know to copy the contents of a hidden cmd prompt in order to display it in an edit gui? eg, I want to build an app that will do pings and tracerts, etc but put the output of those commands into a edit gui in the app. Any thoughts? Thanks
Skruge Posted August 4, 2006 Posted August 4, 2006 Look up StdoutRead to get the data and GUICtrlSetText to display it. [font="Tahoma"]"Tougher than the toughies and smarter than the smarties"[/font]
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