Re: Address Book's AIM Handle
Re: Address Book's AIM Handle
- Subject: Re: Address Book's AIM Handle
- From: Michelle Steiner <email@hidden>
- Date: Fri, 12 Sep 2003 21:37:58 -0700
On Friday, September 12, 2003, at 07:48 PM, Yannis Angelidis wrote:
Can you please give me an ex. on how I can set the AIM Handle of a
person?
tell application "Address Book"
tell person "Michelle Steiner"
make new AIM Handle with properties {label:"work", value:"smartass"}
at after AIM handles
end tell
save addressbook
end tell
--
"Beware the march of ideas."
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.