In Entourage, one can complete a task and select viewing preferences to only
show uncompleted tasks. Can this be done with projects in Entourage 2004?
Thus far, although the AppleScript dictionary shows a "completed' property
for projects, I don't see an obvious way to "complete" a project.
Good catch. It just demonstrates the general cruddiness of project
scriptability. You can in fact set a project's completed to true, but
there's no change in the UI. It's just possible that the scriptable property
is "ahead" of some UI property that does not exist yet. That would be nice.
<ore likely, it's just a shoddy implementation. But since about half of
every person who writes here about projects asks for some way to complete or
disable a project, maybe we'll get it in a later release. Then the
AppleScript 'completed' property can be made to correspond with that new
feature.
No - you found something.
--
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.