Is there a way in "Rules" to limit a string to a space-delimited string?
For example, blocking "iCal" also blocks "technical".
Type a space. It works. (You mean you didn't try it before asking? Tsk. ;-))
I even block subjects containing " " (no quotes).
Most other text fields (e,g, in contacts) remove leading and trailing
spaces, but not Rules.
You should have a Match <if ANY>, and as well as
<Subject> <Contains> <iCal >
you should also have
<Subject> <Ends with> <iCal>
because that one won't have a space at the end.
Neither will catch "technical".
--
Paul Berkowitz
MVP Entourage
Entourage FAQ Page: <
http://www.entourage.mvps.org/toc.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 Entourage you are using - 2001 or X.
It's often impossible to answer your questions otherwise.