Title: Re: Palm conduit issues
I had done it for myself and the others in the beta program a couple weeks back! I just had to fish it out. I didn't think the issue was occurring with the final release, but since it is for you and probably others, the script will work. it certainly only needs to be used once.

--
Paul Berkowitz

From: Eric Hildum <[EMAIL PROTECTED]>
Reply-To: "Entourage:mac Talk" <[EMAIL PROTECTED]>
Date: Wed, 17 Jul 2002 12:53:40 -0700
To: Entourage Mac Talk <[EMAIL PROTECTED]>
Subject: Re: Palm conduit issues


Thanks Paul, you are amazing. I bet you had that before you finished reading my paragraph...
--
Eric Hildum

From: Paul Berkowitz <[EMAIL PROTECTED]>
Reply-To: "Entourage:mac Talk" <[EMAIL PROTECTED]>
Date: Wed, 17 Jul 2002 11:47:26 -0700
To: Entourage Mac Talk <[EMAIL PROTECTED]>
Subject: Re: Palm conduit issues

tell application "Microsoft Entourage"
    activate
    set theContacts to (every contact)
    repeat with theContact in theContacts
        open theContact
        close window 1
    end repeat
    beep 2
    display dialog "All done" buttons {"OK"} default button 1 with icon 1 giving up after 3600
end tell



Reply via email to