Allen:
Thanks for the idea. With the preview pane closed, the script ends with a: "Microsoft got an error: An error of type 16001 has occurred." With the preview pane open, E'rage just crashes. Thanks anyway, sigh. Richard At 07:01 PM 4/22/2002 -0700, Allen Watson wrote: >OPTION 2: > >If the Outbox folder is already open with a preview pane, so you cannot get >the message to display just in a folder listing, open Script Editor and run >this script: > > tell application "Microsoft Entourage" > set m to every message of the out box folder > repeat with aMsg in m > delete aMsg > delete aMsg -- Gets it permanently > end repeat > end tell -- 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/>
