Re: scripting Apple Address book
Re: scripting Apple Address book
- Subject: Re: scripting Apple Address book
- From: Luca Pozzato <email@hidden>
- Date: Thu, 1 Mar 2007 19:43:54 +0100
this seems to work
set j to "01/03/2007" set h to (date j) tell application "Address Book" set birth date of person 2 to h end tell
Luca
On 01/mar/07, at 19:16, Bob Cuilla wrote: I am scripting AB quite succesfully , but have not been able to set a "birth date"
snippet:
set birth date of thePerson to "1/2/2005"
always returns an error.
Am I missing something basic?
Thanks
Bob Cuilla
|
_______________________________________________
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