Re: Broken Script in Yosemite
Re: Broken Script in Yosemite
- Subject: Re: Broken Script in Yosemite
- From: martin schiller <email@hidden>
- Date: Mon, 08 Dec 2014 18:57:24 -0800
> On Dec 8, 2014, at 5:59 PM, Eric Wright <email@hidden> wrote:
>
> Hi all
>
> I have the following snippet in a scrip that has chugged away for years converting a text file with style sheet information into a form that Indesign can read and recognise.
> Straight import of text renders the style info as text whereas the following allows Indesign to get at the data.
> Updated the application to textedit but that’s not the whole problem
> But it no longer works seeing the class command as needing an end of line.
I've recently installed Yosemite on my MBAir. The following applescript -
tell application "Mail"
set fetches automatically to false
end tell
gets an error: AppleEvent handler failed." number -10000
I'm not sure how long the script that uses this event has been disfunctional.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden