Programming for Entourage...

R

Robert

Is there a site that gives a good overview of programming utilities for
Entourage? I would like to look into creating a desktop view that shows
the next several appointments, todo items, etc.

Robert
 
R

Robert

Mickey Stevens said:
I don't know of any one particular site that talks about programming
Entourage. You can find a great collection of scripts at
<http://www.scriptbuilders.net/>.

You can read more about AppleScript here:


There is already a program that has the features you're looking for.
Entourage Today is the Macintosh alternative to Outlook Today. It too
offers calendar events, tasks, and optionally unread mail in one view. You
can download a trial copy with purchase information here:
<http://www.scriptbuilders.net/category.php?search=Entourage+Today>

I appreciate that...I was a little more interested in doing it myself as
a learning tool. :)

Thanks for the tips though...

Robert
 
P

Paul Berkowitz

I appreciate that...I was a little more interested in doing it myself as
a learning tool. :)

It took me two years in all, including learning both AppleScript Studio and
Objective C in the process. You're welcome to replicate the effort
(otherwise known as "reinventing the wheel"). I was pretty expert in
Entourage and AppleScript when I started, (about 5 years' worth) so you can
add a bit more for trial and error...
Thanks for the tips though...

Anything in particular you'd like to know?


--
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.
 
Top