• 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: Why isn't there a constant called finder?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why isn't there a constant called finder?


  • Subject: Re: Why isn't there a constant called finder?
  • From: Michelle Steiner <email@hidden>
  • Date: Fri, 22 Jun 2001 19:10:08 -0700

On 6/22/01 7:04 PM, Bill Briggs <email@hidden> wrote:

>You have objects that belong to classes and they are distinguished
>by that class membership. The Finder is an application, so why would
>it be a member of the class constant? Would you want to do the same
>for folders, files, disks? Shouldn't constants be things like "pi"
>and "e"?

Well, pi is actually a predefined variable in Applescript. ;)

Maybe I'm using "constant" incorrectly here, but I'd just like to be able
to type

tell the finder
--do something
end tell

instead of

tell application "finder"
--do something
end tell

That's all.

--Michelle

----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------


  • Follow-Ups:
    • Re: Why isn't there a constant called finder?
      • From: Bill Briggs <email@hidden>
  • Prev by Date: Re: Why isn't there a constant called finder?
  • Next by Date: Re: Why isn't there a constant called finder?
  • Previous by thread: Re: Why isn't there a constant called finder?
  • Next by thread: Re: Why isn't there a constant called finder?
  • Index(es):
    • Date
    • Thread