• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Some Message Viewer Whose Index Is 1 and Mail 7.2 (1874) in 10.9.2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >Some Message Viewer Whose Index Is 1 and Mail 7.2 (1874) in 10.9.2 (From: Christopher Stone <email@hidden>)

  • Prev by Date: OT: list of fixes, etc. with latest OS update?
  • Next by Date: Re: Some Message Viewer Whose Index Is 1 and Mail 7.2 (1874) in 10.9.2
  • Previous by thread: Re: Some Message Viewer Whose Index Is 1 and Mail 7.2 (1874) in 10.9.2
  • Next by thread: OT: list of fixes, etc. with latest OS update?
  • Index(es):
    • Date
    • Thread