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

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


  • Subject: One for the experts: Serial Number of computer using Applescript Studio
  • From: yvan-koenig <email@hidden>
  • Date: Sat, 19 Mar 2005 13:40:22 +0100


Le 19 mars 2005 , à 2:14, David C Andrews a écrit :

This is a bit quicker & shorter (assumes serial number remains one word):
tell application "System Profiler"
set foo to system profile
last word of (paragraph (count paragraphs in (text 1 thru (offset of "Serial Number" in foo) of foo)) of foo)
end tell


David A
 __________

Once again, I repeat:

"Serial Number" exists ONLY when the running OS is in english which is not the sole language used on Macintoshes.

French system returns:
      Numéro de série: CK…

Yvan KOENIG (from FRANCE)


_______________________________________________ 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
  • Prev by Date: Re: How to duplicate or alias a file in Finder?
  • Next by Date: Re: itunes & text edit fun
  • Previous by thread: Re: itunes & text edit fun
  • Next by thread: Creating variables with names from other variable values ?
  • Index(es):
    • Date
    • Thread