• 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 Mail message in different languages
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Deleting Mail message in different languages


  • Subject: Re: Deleting Mail message in different languages
  • From: Michelle Steiner <email@hidden>
  • Date: Sat, 10 May 2003 09:20:23 -0700

On Saturday, May 10, 2003, at 08:56 AM, Rob Jorgensen wrote:

What happens if you try this?

tell application "Mail"
set trashName to name of trash mailbox
set theMessage's mailbox to mailbox trashName
end tell

That works for me. I defined "theMessage" with these two lines:

set themessagelist to the selected messages of the first message viewer
set themessage to the first item of themessagelist

Trying to put it all in one line, e.g.
set themessage to the first item of the selected messages of the first message viewer
Results in a run-time error.

--Michelle

--
George Bush == Timothy McVeigh == Saddam Hussein
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Deleting Mail message in different languages (From: Rob Jorgensen <email@hidden>)

  • Prev by Date: Re: Deleting Mail message in different languages
  • Next by Date: Re: Deleting Mail message in different languages
  • Previous by thread: Re: Deleting Mail message in different languages
  • Next by thread: Re: Deleting Mail message in different languages
  • Index(es):
    • Date
    • Thread