• 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: Scripting OS X Address Book
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scripting OS X Address Book


  • Subject: Re: Scripting OS X Address Book
  • From: LE STANG Jean-Baptiste <email@hidden>
  • Date: Sun, 5 Jan 2003 21:06:43 +0100

The following will return the name and the addresses of every contact
of your address book

tell application "Address Book"
get {last name, value of emails} of every person
end tell

jean-baptiste LE STANG

Le dimanche, 5 jan 2003, ` 19:52 Europe/Paris, Mark Evans a icrit :

> I am trying to write a script that exports all the e-mail addy's from
> the address book to a delimited text file. Any help would be
> appreciated.
> _______________________________________________
> 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.
_______________________________________________
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: 
 >Scripting OS X Address Book (From: Mark Evans <email@hidden>)

  • Prev by Date: Re: osascript problems
  • Next by Date: Re: Modifications and Variables
  • Previous by thread: Scripting OS X Address Book
  • Next by thread: Re: Scripting OS X Address Book
  • Index(es):
    • Date
    • Thread