• 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: One for the experts: Serial Number of computer using Applescript Studio
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: One for the experts: Serial Number of computer using Applescript Studio


  • Subject: Re: One for the experts: Serial Number of computer using Applescript Studio
  • From: Michelle Steiner <email@hidden>
  • Date: Fri, 18 Mar 2005 02:13:46 -0700

On Mar 18, 2005, at 2:06 AM, Diana Murray wrote:

Is there a way of retrieving the serial number of a computer (which is
displayed as the last item of Hardware Overview) using Applescript Studio.

This works in vanilla Applescript:

tell application "System Profiler"
	set foo to system profile
	paragraph 13 of foo
end tell

--> "      Serial Number: <elided>"

--
You can not change the world without perforce changing yourself.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Unicode Codepoints
      • From: Rob Stott <email@hidden>
    • Re: One for the experts: Serial Number of computer using Applescript Studio
      • From: Andrew Oliver <email@hidden>
References: 
 >One for the experts: Serial Number of computer using Applescript Studio (From: Diana Murray <email@hidden>)

  • Prev by Date: One for the experts: Serial Number of computer using Applescript Studio
  • Next by Date: Re: One for the experts: Serial Number of computer using Applescript Studio
  • Previous by thread: One for the experts: Serial Number of computer using Applescript Studio
  • Next by thread: Re: One for the experts: Serial Number of computer using Applescript Studio
  • Index(es):
    • Date
    • Thread