Re: Handlers and Tell Blocks
Re: Handlers and Tell Blocks
- Subject: Re: Handlers and Tell Blocks
- From: "Arthur J. Knapp" <email@hidden>
- Date: Thu, 29 Aug 2002 13:05:04 -0400
>
Date: Thu, 29 Aug 2002 23:24:35 +1000
>
Subject: Re: Handlers and Tell Blocks
>
From: Steven Angier <email@hidden>
>
On 29/8/02 1:43 PM, "Paul Skinner" <email@hidden> wrote:
>
>
>
> property parent : pi
>
> parent
>
> -->3.14159265359
>
If you set the parent to a value, you sever all ties to your Scripting
>
Additions:
>
prop parent:1
>
display dialog "Woops!"
True, though there are hacks for getting around it:
property parent : 1
tell (AppleScript) to display dialog "Hello World"
{ Arthur J. Knapp, of <
http://www.STELLARViSIONs.com>
a r t h u r @ s t e l l a r v i s i o n s . c o m
}
_______________________________________________
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.