• 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 Script Question - Setting Read Status
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Entourage Script Question - Setting Read Status


  • Subject: Re: Entourage Script Question - Setting Read Status
  • From: Kai <email@hidden>
  • Date: Mon, 24 Mar 2003 09:06:54 +0000

on Mon, 24 Mar 2003 00:31:07 -0500, Matthew Van Wyk
<email@hidden> wrote:

> here is what i thought would work but i was obviously wrong (im still
> getting to understand the way applescript works:)

Checking the application's AS dictionary should give you a clue, Matt. For
example, by checking Outlook Express's dictionary for 'message', I see:

---------------------------
read status untouched/read
---------------------------

(It's probably the same or similar in Entourage.)

> set status of newmsg to touched
> I also tried
> set read status of newmsg to touched
>
> but it didn't like either;((

So now try something like:

=================================

set read status of newmsg to read

=================================

--
Kai
_______________________________________________
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.

  • Follow-Ups:
    • Simple Pict conversion help
      • From: Dave Groover <email@hidden>
  • Prev by Date: Re: Wanted: Well scriptable browser
  • Next by Date: Re: How to make a background applet ?
  • Previous by thread: Entourage Script Question - Setting Read Status
  • Next by thread: Simple Pict conversion help
  • Index(es):
    • Date
    • Thread