• 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: Paul Berkowitz <email@hidden>
  • Date: Mon, 04 Dec 2000 22:53:07 -0800

On 12/4/00 10:25 PM, "Richard 23" <email@hidden> wrote:

> 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

That either begs or answers the question, since the whole point of
discovering the Finder's name was to know how to address 'tell application
"Finder"'! If you're saying, as you appear to be, that 'tell application
"Finder"' _always_ works, even if the Finder has another name on , say,
Russian version of the OS (is everything there in Cyrillic) there may not
even be a need any longer to get the name.

So - does it?

--
Paul Berkowitz


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

  • Prev by Date: Re: Name of Finder
  • Next by Date: Re: Sending a message via Program Linking
  • Previous by thread: Re: Name of Finder
  • Next by thread: Re: Name of Finder
  • Index(es):
    • Date
    • Thread