G
Guest
I have a simple dos program that returns the IP address
of the host it is run on. I want to setup an environment
variable to be assigned the value of the IP address
returned by this program:
For example...
set ipaddress = | ipclient.exe
I was hoping this would make the environment variable
equal to the IP address of my client but it does not work.
Any suggestion? TIA...
of the host it is run on. I want to setup an environment
variable to be assigned the value of the IP address
returned by this program:
For example...
set ipaddress = | ipclient.exe
I was hoping this would make the environment variable
equal to the IP address of my client but it does not work.
Any suggestion? TIA...