Jump to content

Recommended Posts

Posted

hi i was woundering if any one could help me with this .

I run a command in does nad need to display it's result in a message box .

here is the autoit3 script i use to run the command

#include <Process.au3>

$rc = _RunDos("start hostname")

sorry guy i am a super noob at coding and skripting actually hate it cause i cant do it but it is verry handy so i am forsing my self to learn

B)

Posted

hi i was woundering if any one could help me with this .

I run a command in does nad need to display it's result in a message box .

here is the autoit3 script i use to run the command

#include <Process.au3>

$rc = _RunDos("start hostname")

sorry guy i am a super noob at coding and skripting actually hate it cause i cant do it but it is verry handy so i am forsing my self to learn

B)

Lookup StdoutRead in the help files and look at example, will need Beta version


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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...