You are indeed missing much error checking and the following will only work for some views...
tell application "Microsoft Entourage"
set f to displayed feature of window 1
delete (every message of f)
end tell
But it hides the repeat loop which is slowing you down.
mikel
--
To unsubscribe:
<mailto:[EMAIL PROTECTED]>
archives:
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>
