• 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: John W Baxter <email@hidden>
  • Date: Tue, 5 Dec 2000 14:27:42 -0800

At 22:53 -0800 12/4/00, Paul Berkowitz wrote:
>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?

At least until the advent of the ROM in RAM file in the newer Macs, a
folder could be used for startup if it contained a file named "System" and
a file named "Finder". I believe the Finder is named "Finder" in any
localization.

Things may have changed with the ROM in RAM stuff, with respect to Finder,
but I doubt it.

Things will differ under Mac OS X, probably.

--John (who once loaded the Finnish localization (of about System 6.?)
onto a startup disk, just for fun)
--
John Baxter email@hidden Port Ludlow, WA, USA


References: 
 >Re: Name of Finder (From: Paul Berkowitz <email@hidden>)

  • Prev by Date: Re: How to retrieve items from list?
  • Next by Date: Re: Finder's open event has properties? Cal?
  • Previous by thread: Re: Name of Finder
  • Next by thread: Re: Name of Finder
  • Index(es):
    • Date
    • Thread