• 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: Applescript and Lion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Applescript and Lion


  • Subject: Re: Applescript and Lion
  • From: Luther Fuller <email@hidden>
  • Date: Thu, 28 Jul 2011 09:45:40 -0500

Another quick comment on scripting in Lion ...

I have a script that I've used for more than a decade. It was working perfectly in Leopard and Snow Leopard, but started misbehaving in Lion. I know what the script was supposed to do ... but it did something else in Lion. I wasted hours trying to find the problem, but no success. The script did this ...

tell application "Finder"
-- do stuff here

I finally fixed the problem with ...

tell application "Finder"
activate
-- do stuff here

Lion seems to be picky about small things.

 _______________________________________________
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: 
 >Applescript and Lion (From: Robert Poland <email@hidden>)

  • Prev by Date: Re: Broken script
  • Next by Date: Re: Broken script
  • Previous by thread: Applescript and Lion
  • Next by thread: Re: Applescript and Lion
  • Index(es):
    • Date
    • Thread