• 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: How to sort messages in Mail via AS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to sort messages in Mail via AS


  • Subject: Re: How to sort messages in Mail via AS
  • From: Luther Fuller <email@hidden>
  • Date: Tue, 26 Aug 2008 13:04:27 -0500

On Aug 26, 2008, at 12:44 PM, Ronald Hofmann wrote:

Hi,
I just can“t figure out how to sort the messages (possibly with more then one criteria).


Any hints?


Here's a snippet of code that I use ...

	tell application "Mail"
		set frontViewer to (some message viewer whose index is 1)
		set sort column of frontViewer to date sent column
		set sorted ascending of frontViewer to false
		--

But, I don't know if it hints at anything.

_______________________________________________
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: 
 >more tell problems (From: tom wible <email@hidden>)
 >How to sort messages in Mail via AS (From: Ronald Hofmann <email@hidden>)

  • Prev by Date: Re: Scripting question
  • Next by Date: How to sort messages in Mail via AS
  • Previous by thread: How to sort messages in Mail via AS
  • Next by thread: How to sort messages in Mail via AS
  • Index(es):
    • Date
    • Thread