Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Default Address

2 views
Skip to first unread message

Gene Burch

unread,
May 9, 2007, 5:52:06 PM5/9/07
to
Is there a script or a simple way to go through the address book and
change all the default addresses to Home from Work?

Additionally is there a script that will put all Birthdays into the
Calendar as events?

Entourage 2004

TIA

G

--

Michel Bintener

unread,
May 10, 2007, 1:58:15 AM5/10/07
to
Here's one, based on a script posted some time ago by Paul Berkowitz:

tell application "Microsoft Entourage"
    set default postal address of every contact to work
   beep
   display dialog "All done!"
end tell

Copy the above text, paste it into ScriptEditor (in your Applications folder) and save it as a script. Put it into ~/Documents/Microsoft User Data/Entourage Script Menu Items. When you now open Entourage, click on the black scroll icon in the menu bar and select the script you've just created.

On 09/05/2007 23:52, in article 090520071752064950%gw...@wizard.net, "Gene Burch" <gw...@wizard.net> wrote:

> Is there a script or a simple way to go through the address book and
> change all the default addresses to Home from Work?

--
Michel Bintener
Microsoft MVP
Office:Mac (Entourage & Word)

***Always reply to the newsgroup.***

Michel Bintener

unread,
May 10, 2007, 2:17:41 AM5/10/07
to
I forgot to mention, if you want to use this script only once, you can
simply run it from within ScriptEditor without having to save it.


On 10/05/2007 7:58, in article C2688117.23331%m.bin...@NOSPAMmvps.org,

Gene Burch

unread,
May 10, 2007, 12:17:39 PM5/10/07
to
Thanks Michael.

G

In article <C26885A5.23334%m.bin...@NOSPAMmvps.org>, Michel Bintener

0 new messages