Paul
Sat Nov 27 11:23:59 CST 2004
On 11/27/04 1:39 AM, in article BDCD6F1C.A82%lunar@mac.com, "Kevin M
Fitzgerald" <lunar@mac.com> wrote:
> Okay, this one is probably not too common but maybe someone can figure it
> out...
>
> I have a Clié from Japan, localized in Japanese. When I try to sync it, only
> addresses in Japanese format are synced; the rest (and majority) of US-based
> addresses are not transferred to the Clié (only email and phone data are).
> Is there anyway around this, other than manually keying in the US addresses
> on the Clié?
>
You could try running this script from Script Editor (in
/Applications/AppleScript/):
tell application "Microsoft Entourage"
set Japanese format of every contact to true
end tell
This will also have the effect of "updating" every contact in Entourage so
the next time you sync all the Entourage versions of contacts in both places
will "win". If you have a few contacts on the Clié which are more up-to-date
than the version of the same contact in Entourage, you'd better update those
few manually in Entourage before syncing.
--
Paul Berkowitz
MVP MacOffice
Entourage FAQ Page: <
http://www.entourage.mvps.org/faq/index.html>
AppleScripts for Entourage: <
http://macscripter.net/scriptbuilders/>
Please "Reply To Newsgroup" to reply to this message. Emails will be
ignored.
PLEASE always state which version of Microsoft Office you are using -
**2004**, X or 2001. It's often impossible to answer your questions
otherwise.