Address Book buggy in 10.6?
Address Book buggy in 10.6?
- Subject: Address Book buggy in 10.6?
- From: has <email@hidden>
- Date: Sat, 27 Feb 2010 18:57:58 -0500
All,
Is it just me, or are Address Book's 'make' and 'delete' commands broken on 10.6? For example:
tell application "Address Book"
make new person at end of people with properties {first name:"John", last name:"Doe"}
end tell
returns a reference, but nothing shows in the GUI and next time AB launches AppleScript can't find it either.
I know being buggy as anthills is a longstanding tradition amongst scriptable Apple applications, but I'm semi-confident these commands used to work in older OS versions. Can anyone shed some light?
Thanks,
has
--
Control AppleScriptable applications from Python, Ruby and ObjC:
http://appscript.sourceforge.net
_______________________________________________
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