• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Mail.app Attachments Filter
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mail.app Attachments Filter


  • Subject: Re: Mail.app Attachments Filter
  • From: NBurman Design <email@hidden>
  • Date: Thu, 24 Jan 2008 11:15:23 -0700



On 24Jan08, at 10:34 AM, Michelle Steiner wrote:

On Jan 24, 2008, at 10:22 AM, NBurman Design wrote:

if count (items of myAttachments) < 1 then
                      --do the forward of the email that has no attachments
                      set newMessage to make new outgoing message with properties {subject:thesubject & "From" & theSender, content:thebody, sender:"email@hidden", visible:true}
                      tell newMessage
                          make new to recipient at end of to recipients with properties {name:"Filtering", address:"email@hidden"}
                          send
                      end tell


Instead of all that, why not use mail's built-in "forward" Applescript command?

Which line of the script generates the error?

-- Michelle

-- 
Color is just a pigment of your imagination.

_______________________________________________
short answer...cos I don't know Applescript that well! What's the syntax for 'forward'? 
I don't know which line generates the error. I've tried commenting out various lines, but nothing works. 

Nicholas 


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Mail.app Attachments Filter
      • From: "Gary (Lists)" <email@hidden>
References: 
 >Mail.app Attachments Filter (From: NBurman Design <email@hidden>)
 >Re: Mail.app Attachments Filter (From: Michelle Steiner <email@hidden>)

  • Prev by Date: GUIscritpting, Pages and PDF
  • Next by Date: RE: "a reference to"
  • Previous by thread: Re: Mail.app Attachments Filter
  • Next by thread: Re: Mail.app Attachments Filter
  • Index(es):
    • Date
    • Thread