Re: Error with GURL/GURL
Re: Error with GURL/GURL
- Subject: Re: Error with GURL/GURL
- From: "John W. Baxter" <email@hidden>
- Date: Mon, 21 Jun 2004 17:35:01 -0700
On 6/21/2004 17:15, "John Stewart" <email@hidden> wrote:
>
There is no need to "target" any application, open location in the Standard
>
Additions osax
>
automatically targets the default web browser. It will also target the email
>
program if you use a
>
mailto type of format.
If I remember correctly, this thread was started by someone who presented an
AppleScript form of code he was really writing in C++.
In that context, put the GURL/GURL event into a send-to-self sort of event.
The application will disavow any knowledge of that event
(errAEEventNotHandled was the old way...I haven't written this stuff for a
LONG time)--if written correctly--and the system will find the handler in
the scripting addition.
(One may have to do something about debugging code which might try to "help"
in debug builds.)
--John
_______________________________________________
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.