Re: Some Message Viewer Whose Index Is 1 and Mail 7.2 (1874) in 10.9.2
Re: Some Message Viewer Whose Index Is 1 and Mail 7.2 (1874) in 10.9.2
- Subject: Re: Some Message Viewer Whose Index Is 1 and Mail 7.2 (1874) in 10.9.2
- From: "koenig.yvan" <email@hidden>
- Date: Fri, 28 Feb 2014 11:08:50 +0100
Le 27/02/2014 à 22:30, Christopher Stone < email@hidden> a écrit : Hey Folks,
It appears that this now fails in Mail 7.2 (1874) in Mavericks 10.9.2:
tell application "Mail" some message viewer whose index is 1 end tell
Can someone confirm for me?
Thank you.
-- Best Regards, Chris
Hello
Here is a script describing the different results returned here on my iMac running 10.9.2 in French.
tell application "Mail" message viewers --> {message viewer id 1, message viewer id 21} first message viewer --> message viewer id 1 try some message viewer whose index is 1 --> error number -1730 from some message viewer whose index = 1 # if a message is open at front --> message viewer id 21 # if a message is open but not at front end try end tell
Yvan KOENIG (VALLAURIS, France) vendredi 28 février 2014 11:08:19
|
_______________________________________________
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