• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How do I write an info grabbing utility?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I write an info grabbing utility?


  • Subject: Re: How do I write an info grabbing utility?
  • From: hd <email@hidden>
  • Date: Wed, 31 Mar 2010 20:27:54 +0100

Maybe this:

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


 
On 31 Mar 2010, at 19:37, email@hidden wrote:

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
References: 
 >How do I write an info grabbing utility? (From: email@hidden)

  • Prev by Date: How do I write an info grabbing utility?
  • Next by Date: Re: (no subject)
  • Previous by thread: How do I write an info grabbing utility?
  • Index(es):
    • Date
    • Thread