• 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: Remove Prefix from Apple Address Book Contacts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Remove Prefix from Apple Address Book Contacts


  • Subject: Re: Remove Prefix from Apple Address Book Contacts
  • From: Jonathan Piccolo <email@hidden>
  • Date: Tue, 17 Jul 2007 11:50:33 -0400

Thank you so much! I will try this when I get back to my mac.

Regards,

Jonathan Piccolo
----------------------------
email@hidden
http://www.callthemacwizard.com

Sent from my iPhone

On Jul 17, 2007, at 11:30 AM, Michelle Steiner <email@hidden> wrote:

On Jul 17, 2007, at 7:33 AM, Jonathan Piccolo wrote:

Was wondering if it's possible to create a script that will go through all contacts and strip the name prefix (Mrs, Mr, Ms, etc) off of them. I have a client with this need and am hoping to create something in a minimal amount of time to "correct" his address book.

tell application "Address Book" repeat with thisPerson in (people whose title is not missing value) set the title of thisPerson to "" as Unicode text end repeat save addressbook end tell

-- Michelle

--
Are you better off today than you were on Jan 20th, 2001?

_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (applescript- email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users


This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
References: 
 >Remove Prefix from Apple Address Book Contacts (From: Jonathan Piccolo <email@hidden>)
 >Re: Remove Prefix from Apple Address Book Contacts (From: Michelle Steiner <email@hidden>)

  • Prev by Date: Re: Remove Prefix from Apple Address Book Contacts
  • Next by Date: Re: "set bounds" and unexpected vertical offset
  • Previous by thread: Re: Remove Prefix from Apple Address Book Contacts
  • Next by thread: SUMMARY: Making CD invisible
  • Index(es):
    • Date
    • Thread