Now Contact issues
Now Contact issues
- Subject: Now Contact issues
- From: Rob Lewis <email@hidden>
- Date: Sun, 22 Jan 2006 08:35:37 -0800
This works:
get first person whose last name is "Lewis"
(returns a person record)
This doesn't work:
get first person whose unique id is 10728
(returns a "can't get" error)
The dictionary says "last name" is a property of type international
text, and "unique id" is a read-only property of type integer. I know
a record exists for unique id 10728.
Also, this doesn't work:
get every person whose last name is "Smith"
(returns a -1 error)
Finally,
get photo of [some person]
returns a data block whose first characters are "PICT"
Is there any way to convert this into Address Book's "image"
property, listed as type "TIFF picture"?
_______________________________________________
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