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

Re: Inheritance


  • Subject: Re: Inheritance
  • From: "John W. Baxter" <email@hidden>
  • Date: Fri, 23 Jan 2004 13:16:55 -0800

On 1/22/2004 15:36, "Axel Luttgens" <email@hidden> wrote:

> [4] So, AppleScript itself appears somewhere in the inheritance path
> too. This in fact isn't very surprising, as how could we otherwise be
> able to invoke such things as "pi" or "tab"?

AppleScript is the parent of the top level script

The vast script

my parent

produces <<script AppleScript>>


set pi to 3
{pi, AppleScript's pi}
produces {3, 3.14159265359} (thanks, Matt N.)

Continuing...
set pi to 17
my parent's pi

produces 3.14159265359

--John
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Inheritance
      • From: Paul Berkowitz <email@hidden>
References: 
 >Re: Inheritance (From: Axel Luttgens <email@hidden>)

  • Prev by Date: Re: styled text to record, ok. But record to styled text?
  • Next by Date: Re: Inheritance
  • Previous by thread: Re: Inheritance
  • Next by thread: Re: Inheritance
  • Index(es):
    • Date
    • Thread