Re: Address Book Scripts
Re: Address Book Scripts
- Subject: Re: Address Book Scripts
- From: Will Gosney <email@hidden>
- Date: Tue, 15 Mar 2005 19:39:38 -0500
script now works but timestamp only shows up after clicking to different and then back on contact.
On Mar 15, 2005, at 7:08 PM, Michelle Steiner wrote:
On Mar 15, 2005, at 4:54 PM, Will Gosney wrote:
set to ((ASCII character ) as Unicode text)
tell application "Address Book"
set to the selection
set to short date string of (current date) & ", " & time string of (current date)
repeat with in
if note of is not missing value then set to ( & & & note of )
set note of to
end repeat
end tell
_______________________________________________
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