• 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: Determining OS Version
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Determining OS Version


  • Subject: Re: Determining OS Version
  • From: Steve Thompson <email@hidden>
  • Date: Sun, 24 Jan 2010 21:12:26 +0000

Try hitting "Reply to all" this time....

On 24 Jan 2010, at 19:49, Steve Thompson wrote:


On 24 Jan 2010, at 18:43, Luther Fuller wrote:

But is this the "best place" to get this information? I don't know.

This is how I achieve a similar request but I don't know if it's the "best" - just works for me!

tell application "Finder" to set OSVersion to version
if (do shell script "uname -m") = "i386" then
set hardware to "Intel"
else
set hardware to "PPC"
end if

Steve


 _______________________________________________
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: 
 >Determining OS Version (From: Marconi <email@hidden>)
 >Re: Determining OS Version (From: Luther Fuller <email@hidden>)

  • Prev by Date: Re: Determining OS Version
  • Next by Date: Re: Determining OS Version
  • Previous by thread: Re: Determining OS Version
  • Next by thread: Re: Determining OS Version
  • Index(es):
    • Date
    • Thread