• 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: AppleScript-Users Digest, Vol 5, Issue 391
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleScript-Users Digest, Vol 5, Issue 391


  • Subject: Re: AppleScript-Users Digest, Vol 5, Issue 391
  • From: Michelle Steiner <email@hidden>
  • Date: Fri, 27 Jun 2008 19:48:25 -0700

On Jun 27, 2008, at 12:01 PM, Luther Fuller wrote:

But that is more or less how I'm doing it now. I was looking for something simpler. I guess I will just have to continue processing lists of messages.


Here is my solution:

tell application "Mail"
	repeat
		try
			delete some message of mailbox "test"
		on error msg
			exit repeat
		end try
	end repeat
end tell

-- Michelle

--
Your right to free speech does not incur an obligation for anyone to listen.


_______________________________________________
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: 
 >Re: AppleScript-Users Digest, Vol 5, Issue 391 (From: "Stockly, Ed" <email@hidden>)
 >Re: AppleScript-Users Digest, Vol 5, Issue 391 (From: Luther Fuller <email@hidden>)

  • Prev by Date: Re: can applescript monitor keyboard input
  • Next by Date: Re: can applescript monitor keyboard input
  • Previous by thread: Re: AppleScript-Users Digest, Vol 5, Issue 391
  • Next by thread: Applescript error of type 1340
  • Index(es):
    • Date
    • Thread