Re: Request: Network Object
Well, you cauld use the pipe object to pipe command prompt (cmd.exe) then just use "ipconfig" and "ping" in that.
Would you like an example?
Re: Request: Network Object
Or you could use a supported object such as the console object.
Re: Request: Network Object
says jamie :P (writer of the console object)
I'll make you an example of either ;)
Re: Request: Network Object
Ahh okay, I know you can execute the commands - but how do you then retrieve that?
For example say I wanted to set a global string as the IP address?
Re: Request: Network Object
Quote:
Originally Posted by SEELE
says jamie :P (writer of the console object)
..and the pipe object.
Re: Request: Network Object
Aha! Done it, used the console object in the end ;)
Cheers!