• 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: Adding a category to an item in Entourage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding a category to an item in Entourage


  • Subject: Re: Adding a category to an item in Entourage
  • From: Todd Geist <email@hidden>
  • Date: Fri, 12 Mar 2004 15:30:46 -0700

Thanks Paul and Rebecca!

Todd




On 3/12/04 7:46 AM, "Todd Geist" <email@hidden> wrote:

> Hello again,
>
> I am trying to add a category to selected items in Entourage. Here is what
> I have so far.
>
> -----
> tell application "Microsoft Entourage"
>
> set c to the first category whose name is "archived"
> set theList to the selection
>
> repeat with theItem in theList
> tell theItem
> --set theCategories to category
> copy c to the end of category
> end tell
> end repeat
>
> end tell
> ----
>
> Any ideas?
>
> Thanks very much in advance.
>
> Todd
> _______________________________________________
> 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.
>

--
Todd Geist
_________________________________
g e i s t i n t e r a c t i v e

web hosting - web design - application design
_______________________________________________
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: 
 >Adding a category to an item in Entourage (From: Todd Geist <email@hidden>)

  • Prev by Date: Re: SaveForWeb Photoshop
  • Next by Date: Re: "Save changes to script" when it terminates?
  • Previous by thread: Re: Adding a category to an item in Entourage
  • Next by thread: SaveForWeb Photoshop
  • Index(es):
    • Date
    • Thread