Re: Handlers and Tell Blocks
Re: Handlers and Tell Blocks
- Subject: Re: Handlers and Tell Blocks
- From: Paul Skinner <email@hidden>
- Date: Wed, 28 Aug 2002 22:19:58 -0400
On Wednesday, August 28, 2002, at 05:40 PM, has wrote:
snip
One option if you're communicating heavily with one particular object,
and
don't want to use explicit tell blocks all the time, is to take that
object
as the parent property for your script [object]:
property parent application : "Microsoft Entourage"
Holy code! Has suggests using the parent property!
[Though I wouldn't really recommend folk use this unless they've
already
got a good idea of how inheritance and scope work, otherwise it's real
easy
to tie yourself in knots.]
nevermind.
The use of 'object' there might be a bit broad. Applications only need
apply.
--
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.