Re: a question on scripting Eudora (solved weirdly?)
Re: a question on scripting Eudora (solved weirdly?)
- Subject: Re: a question on scripting Eudora (solved weirdly?)
- From: Charles Arthur <email@hidden>
- Date: Thu, 10 Oct 2002 18:55:07 +0100
Having revisited the earlier script...
At 3:34 pm +0100 10/10/2002, John Delacour wrote:
>
I've just tested this on Eudora 3.1.3 and it works fine without
>
barfing. Are you by any chance naming the personality in the wrong
>
case? --direct X= Direct
>
>
tell application "Eudora313"
>
set reply_ to reply message ""
>
set personality of reply_ to personality "Direct"
>
end tell
I find that I can make it work by wrapping the "set personality" line in a
"try... end try" wrapper.
Works perfectly, sets the personality. For some reason it seems to be
unwilling to believe that it could have done such a thing and errors after
doing just what it should.
Software, huh.
Charles
----------------------------
http://www.ukclimbing.com : 1100+ British crags, 350+ British climbing
walls - searchable by distance and anything else you care to think of -
with weather forecasts for every one, plus maps, articles, news and
features. And there's even a cool shop attached.
________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit
http://www.messagelabs.com
________________________________________________________________________
_______________________________________________
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.