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

Entourage Script


  • Subject: Entourage Script
  • From: Markus Stobbs <email@hidden>
  • Date: Tue, 22 Apr 2003 12:06:16 -0600

I'm trying to write a script to save me from the horror of opening every
contact in my Entourage X address book and setting it's default address from
work to home. It seems this is the cause of my addresses not syncing
properly with my Palm so I need to fix it for all contacts. Gotta love that
buggy Entourage conduit.

Here's the script I'm trying...

tell application "Microsoft Entourage"
set theContacts to every contact
set default postal address of every item of theContacts to "home"
end tell

And the error message I'm getting...

Can't set <<class Dptl>> of {<<class cAbE>> id 1 of application "Microsoft
Entourage", <<class cAbE>> id 478 of application "Microsoft Entourage"}
and so on for every id...

Anyone have any thoughts about what I might be doing wrong?

Thanks,

Markus
email@hidden
_______________________________________________
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:
    • Re: Entourage Script
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: Re: Write a list to a file and back again?
  • Next by Date: Re: Entourage Script
  • Previous by thread: Re: Write a list to a file and back again?
  • Next by thread: Re: Entourage Script
  • Index(es):
    • Date
    • Thread