Assign IP address to variable

Discuss RoboTask here
Post Reply
verona
Posts: 24
Joined: Wed Jun 25, 2008 4:16 pm

Assign IP address to variable

Post by verona »

Is there an easy way to assign the current system's IP
address to a variable? I don't see anything in RoboTask's
system variables or in the Windows environment variables
that has this info.

I'm hoping there's a way to do this through a Basic script
or perhaps a command line that could write to a file?
Oleg
Site Admin
Posts: 3201
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Assign IP address to variable

Post by Oleg »

What address must be assigned if the computer have a few IP addresses? This situation is not rare.
verona
Posts: 24
Joined: Wed Jun 25, 2008 4:16 pm

Assign IP address to variable

Post by verona »

I'm working with a pretty simple environment where there is
only be one IP address.

Alternatively, when using the Network/Send Command action,
is there a way for the receiving machine to capture the IP
address of the machine that sent the command?
Oleg
Site Admin
Posts: 3201
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Assign IP address to variable

Post by Oleg »

Ok, we'll investigate the problem and, probably, we'll add this feature into next release.
Oleg
Site Admin
Posts: 3201
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Assign IP address to variable

Post by Oleg »

See the variable {IPAddress({ComputerName})} in version 4.0
Post Reply