Re: Inheritance
Re: Inheritance
- Subject: Re: Inheritance
- From: Paul Berkowitz <email@hidden>
- Date: Fri, 23 Jan 2004 14:11:25 -0800
On 1/23/04 1:16 PM, "John W. Baxter" <email@hidden> wrote:
>
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>>
and AppleScript's parent (since "AppleScript" is actually a specific
instance of the AppleScript component called by whatever application is
running the show - editor, applet or other application) is
AppleScript's parent
--> current application
That's the top of the tree.
current application's parent
--> ERROR: can't get parent
--
Paul Berkowitz
_______________________________________________
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.