Re: Calling AppleScript from a Cocoa app
Re: Calling AppleScript from a Cocoa app
- Subject: Re: Calling AppleScript from a Cocoa app
- From: "email@hidden" <email@hidden>
- Date: Tue, 6 Sep 2005 10:45:18 +0200
Hi,
have you paid attention to the following remark in the code:
/* Here I am using "initWithContentsOfURL:" to load a pre-compiled
script, rather than using "initWithSource:" to load a text file with
AppleScript source.
The main reason for this is that the latter technique seems to
give rise to inexplicable -1708 (errAEEventNotHandled) errors on
Jaguar. */
GV
Am 06.09.2005 um 10:22 schrieb Phil:
Thanks... that was the link that I attempted to include in my
message which apparently didn't work ;-)
On Sep 6, 2005, at 4:11 AM, email@hidden wrote:
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden