On 11/11/00 12:17, Paul Berkowitz wrote:

> � You can't delete attachments from draft windows, only from saved messages!
> 
> The script doesn't error, it just doesn't do what you ask it to. This is a
> serious limitation particularly when using the new resend and forward
> commands with opening window. (And there's no other way to use the resend
> command, since 'without opening window' crashes the computer.)

Is it a problem to remove the attachments after the message is saved?
    

    if class of front window is draft window then save front window
    set m to item 1 of (get current messages)
    delete every attachment of m

works for me.

George
-- 
George Clark - [EMAIL PROTECTED]



--
To unsubscribe:               <mailto:[EMAIL PROTECTED]>
To search the archives:
          <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to