Bug in Address Book scripting?
Bug in Address Book scripting?
- Subject: Bug in Address Book scripting?
- From: Rob Lewis <email@hidden>
- Date: Fri, 20 Jan 2006 18:36:42 -0800
This doesn't work in Address Book:
tell application "Address Book"
tell person 1
make new custom date with properties {label:"Mod Date",
value:ABmoddate}
end tell
end tell
It gives an NSInternalScriptError.
The Address Book dictionary shows person as a container for custom
dates, just as it is for emails, urls, etc. Scripting these other
elements works, but custom dates doesn't. All these classes inherit
from the same base class: contact info.
_______________________________________________
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