• 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 : Returning info from multiple new messages
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Entourage : Returning info from multiple new messages


  • Subject: Re: Entourage : Returning info from multiple new messages
  • From: "Gary (Lists)" <email@hidden>
  • Date: Thu, 18 Aug 2005 10:56:31 -0400

"Jay Louvion" wrote:

> How can I mark the printed or download triggering messages as read ? Ive tried
> set properties of theMsg to {mark as read:true} but even though it compiles,
> it just returns ³unknown object type² (which does not figure in my most
> amusing AS errors...;-)

Jay, I'm not testing this or anything but typically (setting a property of
something), instead of saying  "set properties of theMsg to {mark as
read:true}" (which doesn't make much overall sense) you would say:

    set _someProperty_ of _someThing_ to _someValue_

so

    set the mark as read of theMsg to true

would be the thing to try.
--
Gary

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Entourage : Returning info from multiple new messages (From: Jay Louvion <email@hidden>)

  • Prev by Date: Re: Entourage : Returning info from multiple new messages
  • Next by Date: Re: [OT] Vote!
  • Previous by thread: Re: Entourage : Returning info from multiple new messages
  • Next by thread: Re: Entourage : Returning info from multiple new messages
  • Index(es):
    • Date
    • Thread