• 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: Scripting Mail.app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scripting Mail.app


  • Subject: Re: Scripting Mail.app
  • From: "J.B. Stewart" <email@hidden>
  • Date: Mon, 21 Jan 2002 20:52:16 -0500

On 1/21/02 at 5:52 PM, Michael Turner <email@hidden> wrote:

> This works for me:
>
> tell application "Mail"
> activate
> get content of message 1 of mailbox 10 of account 1
> end tell
>
> This doesn't work, I don't know why:
>
> tell application "Mail"
> activate
> get content of message 1 of mailbox of account 1 whose mailbox name
> is "Mike"
> end tell
>
> /Michael


Yes that works here too but I wasn't trying to get the content, I was trying to
open the original email itself. The project is an email reader that finds and
opens unread email. This is the third project in a row that's gone belly up
because of poor implementation and lack of quality control, 2 in AppleScript
Studio and this one. It's frustrating.

John


  • Follow-Ups:
    • Re: Scripting Mail.app
      • From: Reinhold Penner <email@hidden>
    • Re: Scripting Mail.app
      • From: Paul Berkowitz <email@hidden>
References: 
 >Re: Scripting Mail.app (From: Michael Turner <email@hidden>)

  • Prev by Date: Re: Illustrator question
  • Next by Date: Re: another Scripting Mail.app question
  • Previous by thread: Re: Scripting Mail.app
  • Next by thread: Re: Scripting Mail.app
  • Index(es):
    • Date
    • Thread