• 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: Handlers and Tell Blocks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Handlers and Tell Blocks


  • Subject: Re: Handlers and Tell Blocks
  • From: Paul Skinner <email@hidden>
  • Date: Thu, 29 Aug 2002 11:28:11 -0400

On Thursday, August 29, 2002, at 10:55 AM, Paul Skinner wrote:

Right, I brought that up in an earlier thread. It can actually be useful if you want to be sure that you aren't using getting any silent coercions.

On Thursday, August 29, 2002, at 09:24 AM, Steven Angier wrote:

On 29/8/02 1:43 PM, "Paul Skinner" <email@hidden> wrote:

Apparently anything can play.

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!"


Steven Angier

I should have clarified that the additions are all still available, but require a directed call.

property parent : 1

tell AppleScript
display dialog "Woops!"
end tell
-->dialog: Woops!

--
Paul Skinner
_______________________________________________
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.

References: 
 >Re: Handlers and Tell Blocks (From: Paul Skinner <email@hidden>)

  • Prev by Date: Re: Usage
  • Next by Date: Re: Finalizing Script
  • Previous by thread: Re: Handlers and Tell Blocks
  • Next by thread: Re: Handlers and Tell Blocks
  • Index(es):
    • Date
    • Thread