Title: Re: Re-released Handheld Sync
On 8/26/02 3:40 PM, "Justin Mayer" <[EMAIL PROTECTED]> wrote:
> Installed today's release without a hitch and synchronized smoothly with my
> Handspring Visor Prism (Entourage v.X SR-1 on Jaguar).
>
> The only thing I've noticed so far is that the conduit seems to be selecting
> the Work Address field as the address to put into the Palm OS' single
> address field. I'd prefer the Home Address be used instead, but I don't see
> any way to do this in the HotSync Manager application. There is a radio
> button under Conduit Settings > Entourage Conduit > Address Book Settings >
> Address Options, but this appears to only control which address label gets
> attached when going in the other direction (from the handheld to Entourage).
>
> It seems unlikely that this behavior can't be controlled somehow. Anybody
> want to point me in the right direction?
Which do you have set as your Default Address in Entourage? (There's a checkbox for this in the Home and Work panels of each contact.) By default, Work is set in Entourage, If you have only a Home address, then default will automatically be changed to Home address. If you have both, you have to change it to Home yourself if that's what you want. I _think_ the conduit uses the default address. (There is probably some script to set the default. If not, you can use this if you really want it:
---------------
tell application "Microsoft Entourage"
set default postal address of every contact whose home address is not {street address:"", city:"", state:"", zip:"", country:""} to home address
end tell
---------------------------
That should do it for you. I think.
--
Paul Berkowitz
- Re-released Handheld Sync Justin Mayer
- Re: Re-released Handheld Sync Omar Shahine
- Re: Re-released Handheld Sync Dennis T Cheung
- Re: Re-released Handheld Sync Paul Berkowitz
- Re: Re-released Handheld Sync Omar Shahine
