[missing-sync-hiptop-talk] Locating an OS X AB entry via person
id
Justin Welches
jwelches at lmnotv.com
Wed Apr 20 18:46:15 PDT 2005
There is a program on versiontracker that will change the synch time in
isynch. It modifies a plist file to what ever increment u want. Can
remeber the name.
On Wed, 20 Apr 2005 5:35 pm, James A Baker wrote:
> For any of you trying to locate a particular Address Book entry via the
> associated "person id"... here's an AppleScript that should do it for
> you. -- Took longer to make work than I expected, but still less than 5
> minutes work, so easy enough I suppose. =)
>
> Simply change the "person id" in quotes (the one shown below is the one
> that Jason Sewell provided, and is unique to HIS system) in the script
> to the one you're actually looking for that was reported in your own
> log... and run the script. Address Book should pop up a dialog with the
> person's full name.
>
> =====
> tell application "Address Book"
> set abppl to every person whose id is
> "B0A88E32-626C-11D8-AF1A-003065BA8CB2:ABPerson"
> set abpers to item 1 of abppl
> display dialog (name of abpers) as string
> end tell
> -- application "Address Book"
> =====
>
> Of course... I would encourage you to still report the problems to
> Support personnel as requested by Scott.
>
> Good luck!
>
> -jab
>
>
>
>> On Apr 20, 2005, at 11:56 AM, Dan Winkler wrote:
>>
>>> I've also seen those same address book errors when I sync.
>>>
>>
>> Please contact our support folks for assistance and for information
>> that will help us identify the record(s) causing the issue.
>>
>> Thanks.
>>
>>
>> --
>> Scott Gruby
>> Lead Engineer
>> Mark/Space, Inc.
>> <http://www.markspace.com/>
>>
>> Please visit <http://www.markspace.com/support/> for assistance with
>> Mark/Space products.
>
>
> _______________________________________________
> missing-sync-hiptop-talk mailing list
> missing-sync-hiptop-talk at lists.markspace.com
> http://lists.markspace.com/mailman/listinfo/missing-sync-hiptop-talk
>
> To unsubscribe, email:
> missing-sync-hiptop-talk-leave at lists.markspace.com
--
Justin H. Welches
I.T. Manager
LMNO Productions
15821 Ventura Blvd. Suite 225
Encino, CA 91436
(818) 382-4379
(818) 995-5544 fax
jwelches at lmnotv.com
More information about the missing-sync-hiptop-talk
mailing list