Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

VBscrit to display IP Addresses

$
0
0

I need to display the IP address for the specified room and computer.  I have to use a vbscript output statement to display the data (the statement below is psuedocode):

Display message " The IP Address in Room "  roomStr   " for computer "  compStr   " is "   ipAddress(room-100,computer-1)

This is what I have so far:

WScript.Echo "The IP Address in Room " & room & " for computer " & computer & " is " &
ipAddress(room-100,computer-1))
WScript.Echo

Please help!


Viewing all articles
Browse latest Browse all 15028

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>