Can Entourage 2004 run rules on outgoing messages posted to newsgroups?
There's a Paul Berkowitz script to sort outgoing news messages in Entourage
X ( Sent News Items to Folder X (for Entourage X) 1.0 ). Is it supposed to
work in Entourage 2004?
(panther 10.3.5)
Thanks for pointers/suggestions/workarounds
All my Entourage X scripts work in 2004 too.
I use that particular script myself in 2004.
2004 added certain types of AppleScript functionality (mostly to do with
2004-only features such as projects) but didn't take anything away. The only
X scripts that have problems in 2004 are those that specified 'string' as a
class when checking for the type of selection made by the user. In 2004 that
class should now be 'Unicode text', so those older scripts will break. As
far as I recall, I already had string or Unicode class for such tests, since
I knew what was coming. It doesn't apply to this script in any case.
Things are different in Word and Excel where the AppleScript implementation
changed utterly in 2004. Not so in Entourage.
--
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.