• 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: Entourage -> rule -> attachments
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Entourage -> rule -> attachments


  • Subject: Re: Entourage -> rule -> attachments
  • From: Paul Berkowitz <email@hidden>
  • Date: Wed, 05 Nov 2003 14:29:18 -0800

On 11/5/03 1:13 PM, "julifos" <email@hidden> wrote:

> Now, the funny part. I select the message manually in the inbox and observe
> this behaviour:
>
> ##############################
> tell application "Microsoft Entourage"
> set currMsg to current messages
> set theMsg to currMsg's item 1
> --> incoming message id 32180 of application "Microsoft Entourage"
> set theAttachments to attachments of currMsg
> --> {}
>
> set currMsgSame to selection
> set theMsgSame to currMsgSame's item 1
> --> incoming message id 32180 of application "Microsoft Entourage"
> set theAttachmentsSame to attachments of theMsgSame
> --> {attachment 1 of incoming message id 32180 of application "Microsoft
> Entourage", attachment 2 of incoming message id 32180 of application
> "Microsoft Entourage"}
> end tell
> ##############################
>
> I'd say that if I run this script some days ago, I'd get the attachments
> using both "current messages" and "selection"...

Yes, they should be the same.

Is this message in a local folder or in an IMAP or Hotmail (i.e. server)
folder?

--
Paul Berkowitz
_______________________________________________
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: Entourage -> rule -> attachments (From: julifos <email@hidden>)

  • Prev by Date: Re: OT: How do you get people to USE your scripts?
  • Next by Date: Re: OT: How do you get people to USE your scripts?
  • Previous by thread: Re: Entourage -> rule -> attachments
  • Next by thread: Re: Entourage -> rule -> attachments
  • Index(es):
    • Date
    • Thread