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

Re: Address Book Scripts


  • Subject: Re: Address Book Scripts
  • From: Michelle Steiner <email@hidden>
  • Date: Tue, 15 Mar 2005 14:40:26 -0700

On Mar 15, 2005, at 11:24 AM, Will Gosney wrote:

Does anyone have a script that adds a date-time stamp to a contact into the notes section?

I didn't, but now I do:

tell application "Address Book"
set to people whose name contains ""
set to short date string of (current date) & ", " & time string of (current date)
repeat with in
set note of to
end repeat
end tell

-- Michelle

--
"Cut the red wire (clip) (turn page) but first...."
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Address Book Scripts
      • From: Paul Berkowitz <email@hidden>
References: 
 >Address Book Scripts (From: Will Gosney <email@hidden>)

  • Prev by Date: Re: Serial i/o OSAX for OS X?
  • Next by Date: Re: Simple date question
  • Previous by thread: Address Book Scripts
  • Next by thread: Re: Address Book Scripts
  • Index(es):
    • Date
    • Thread