Re: Deleting address book fields
Re: Deleting address book fields
- Subject: Re: Deleting address book fields
- From: Rob Lewis <email@hidden>
- Date: Sat, 29 Sep 2007 12:42:35 -0700
Thanks for the feedback, Chris.
I found that the following AppleScript produces NSInternalScriptError when run:
tell application "Address Book" delete custom date 1 of person 2 end tell
Person 2 exists in the database and has two custom dates.
Something is obviously screwed up. I've filed a bug report.
Address Book scripting doesn't seem to handle custom dates very well in general. I filed an earlier bug because "make new custom date" doesn't work unless you add "at end of custom dates". You don't have to do this when making other new objects. |
_______________________________________________
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