• 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: Name of Finder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Name of Finder


  • Subject: Re: Name of Finder
  • From: Allen Watson <email@hidden>
  • Date: Tue, 05 Dec 2000 09:02:23 -0800

On or near 12/4/00 10:25 PM, Richard 23 at email@hidden observed:

>> Is there some way in AppleScript to get the name of Finder without knowing
>> Finder's name?
>>
> AppleScript will be able to locate the Finder whatever it's name if your
> script is compiled with a Finder tell block. Within that tell block you
> can get the name of the Finder (which might seem redundant but may not be
> on international versions of the Mac OS) within such a block:
>
> tell application "Finder"
> set fndrName to name
> end
>
As Paul remarked, this seems to beg the question. ARE WE SAYING THAT:

tell application "Finder"

always works, no matter what the base language of the system is? If so,
there is no need to get the name, because it is a given. If not, how do we
determine what it is so that we can write a "tell" block for it?
--
Peace be with you!
Allen <email@hidden> XNS Name: =Allen Watson
My web page: <http://home.earthlink.net/~allenwatson/>
Scripts for OE and Entourage: <http://homepage.mac.com/allenwatson/>


  • Follow-Ups:
    • Re: Name of Finder
      • From: Paul Berkowitz <email@hidden>
References: 
 >Re: Name of Finder (From: Richard 23 <email@hidden>)

  • Prev by Date: Dual Purpose Applet Question
  • Next by Date: Re: Dual Purpose Applet Question
  • Previous by thread: Re: Name of Finder
  • Next by thread: Re: Name of Finder
  • Index(es):
    • Date
    • Thread