• 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
Testing for OS version
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Testing for OS version


  • Subject: Testing for OS version
  • From: Brett Conlon <email@hidden>
  • Date: Tue, 20 Dec 2005 11:21:26 +1000


Hiya,

I think I've solved my own question.

Perhaps there is a better way but this is what I have:

tell application "Finder"
        set FinderVers to get version of application "Finder"
        if FinderVers contains "10.4" then do_whatever_I_wish
        if FinderVers contains "10.3" then do_whatever_I_wish
end tell

Cheers,

Coj
 _______________________________________________
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:
    • Re: Testing for OS version
      • From: Jim Mitchell <email@hidden>
    • Re: Testing for OS version
      • From: Matthew Smith <email@hidden>
  • Prev by Date: What is "Using Terms From..."
  • Next by Date: Re: Testing for OS version
  • Previous by thread: Re: What is "Using Terms From..."
  • Next by thread: Re: Testing for OS version
  • Index(es):
    • Date
    • Thread