joahim Posted September 30, 2007 Posted September 30, 2007 (edited) Hi again... I tried to use several functions like - Run, _RunDos, ShellExecute , but none gives an output (in variable) . For example, I use Run("ping google.com") and how can I get the response ? Edited September 30, 2007 by joahim
joahim Posted September 30, 2007 Author Posted September 30, 2007 (edited) response for command. e.g. `ping google.com` normaly ouputs ping statistics (in command prompt) aand I need to get that `response` in variable or array Edited September 30, 2007 by joahim
BigDod Posted September 30, 2007 Posted September 30, 2007 See StdoutRead in the help file Time you enjoyed wasting is not wasted time ......T.S. Elliot Suspense is worse than disappointment................Robert Burns God help the man who won't help himself, because no-one else will...........My Grandmother
joahim Posted September 30, 2007 Author Posted September 30, 2007 nice, that was what I wanted thanks
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