set {cname, ip_address} to {computer name, IPv4 address} of (system info)
display dialog "Computer name: " & cname & return & "IP address: " & ip_address buttons {"OK"} default button 1
Save as an application, possibly run-only.
(Lots more detail available from system info if you need it.)
HD
Hello,
I was wondering if anyone has a suggestion
or way to create a small utility, to run, that will show a user the name/shared
name of the machine they are on and it's IP address?
I have kind of seen something like this,
and it was great for when we need an easy way to gather info from a user
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden