• 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: How to start/restart the Finder from an AS app?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to start/restart the Finder from an AS app?


  • Subject: Re: How to start/restart the Finder from an AS app?
  • From: Michelle Steiner <email@hidden>
  • Date: Wed, 19 Dec 2007 09:50:34 -0700


On Dec 19, 2007, at 9:12 AM, Emmanuel wrote:

BTW, use the correct case in "Finder" (not "finder") otherwise you get the dreadful "where is application etc" alert.

Er no; Script Editor automatically corrects the case when you compile the script.  For any application.

Before compilation:
tell application "fInDeR"
activate
end tell

After compilation:
tell application "Finder"
activate
end tell

-- Michelle

-- 
Help, I've caught a cult, and can't get out!

 _______________________________________________
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: 
 >How to start/restart the Finder from an AS app? (From: Clint Hoxie <email@hidden>)
 >Re: How to start/restart the Finder from an AS app? (From: Emmanuel <email@hidden>)

  • Prev by Date: Re: How to start/restart the Finder from an AS app?
  • Next by Date: What's all this stuff about "bundles"
  • Previous by thread: Re: How to start/restart the Finder from an AS app?
  • Next by thread: Re: How to start/restart the Finder from an AS app?
  • Index(es):
    • Date
    • Thread