• 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: Deleting messages in Trash - On My Mac
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Deleting messages in Trash - On My Mac


  • Subject: Re: Deleting messages in Trash - On My Mac
  • From: Axel Luttgens <email@hidden>
  • Date: Thu, 15 Mar 2012 18:10:00 +0100

Le 15 mars 2012 à 16:07, email@hidden a écrit :

> Hi Axel,
>
> [...]
>
> 	Unfortunately, this one doesn't.  It gives me this error:
>
> tell application "Mail"
> 	count every mailbox of trash mailbox
> 		--> 19
> 	get account of item 1 of every mailbox of trash mailbox
> Result:
> error "No result was returned from some part of this expression." number -2763
>
> [...]

Hello Marc,

Yes, I'm here on 10.7, and there may thus be some differences.
Could you try adding a single line after the repeat statement :

		repeat with mbox in mailboxes of trash mailbox
			set mbox to contents of mbox

Axel


 _______________________________________________
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


  • Follow-Ups:
    • Re: Deleting messages in Trash - On My Mac
      • From: email@hidden
References: 
 >Deleting messages in Trash - On My Mac (From: email@hidden)
 >Re: Deleting messages in Trash - On My Mac (From: Axel Luttgens <email@hidden>)
 >Re: Deleting messages in Trash - On My Mac (From: email@hidden)

  • Prev by Date: Re: Deleting messages in Trash - On My Mac
  • Next by Date: Re: Deleting messages in Trash - On My Mac
  • Previous by thread: Re: Deleting messages in Trash - On My Mac
  • Next by thread: Re: Deleting messages in Trash - On My Mac
  • Index(es):
    • Date
    • Thread