Re: scripting Word top copy text - should be simple, but ain't
Re: scripting Word top copy text - should be simple, but ain't
- Subject: Re: scripting Word top copy text - should be simple, but ain't
- From: Jon Pugh <email@hidden>
- Date: Thu, 27 Apr 2006 08:26:28 -0700
At 7:39 AM -0700 4/27/06, Paul Berkowitz wrote:
>Perhaps someone can say definitely if it is permitted for an application to
>provide a Result to 'open' command in the Standard Suite.
It is permitted, but generally ignored.
You can tell if an AppleEvent reply will be ignored, and all events from the Finder are ignored, or sent with the flag kAENoReply. Thus, it is pointless to return data to them. However, if someone else were to send an open event, they could leave off the kAENoReply flag and get a response if one was returned.
If a reply is returned to the Finder, it will be ignored.
Jon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden