Re: scripting the Address Book
Re: scripting the Address Book
- Subject: Re: scripting the Address Book
- From: Shoshanna Green <email@hidden>
- Date: Tue, 26 Oct 2004 13:11:51 -0700 (PDT)
> From: Paul Berkowitz <email@hidden>
> set today to current date
> set time of today to 0 -- midnight today
> tell application "Address Book"
> set c to person "Test Tester"
> make new custom date at end of custom dates of c with properties
> {label:"info sent", value:today}
> save addressbook
> end tell
Thanks so much -- just seeing this work really helps me understand
what's going on and how the AS system works.
> This should work but doesn't:
> Another bug. You can't delete a custom date by script.
Hmf. Well, thanks for alerting me, so that I don't beat my head against
it and finally conclude that I Just Don't Get It . . .
Shoshanna Green
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:
This email sent to email@hidden