• 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: Entourage - send new mail
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Entourage - send new mail


  • Subject: Re: Entourage - send new mail
  • From: Andrew Oliver <email@hidden>
  • Date: Tue, 28 Jun 2005 10:09:48 -0700

On 6/28/05 8:21 AM, "Ruby Madraswala" <email@hidden> wrote:

> Hi all
>
> This is very basic, am having problems with the script below.
>
[snip]

> I get an error message at ³@² expected , or } but found unknown token ­ line
> make new to recipient. And also error at make new attachment.

> make new to recipient at end of to recipients with properties {address:
> email@hidden}

The email address is a string and therefore needs to be quoted. Try:

> I get an error message at ³@² expected , or } but found unknown token ­ line
> make new to recipient.

 make new to recipient at end of to recipients with properties {address:
"email@hidden"}


> And also error at make new attachment.

>           make new attachment with properties {file name: "pwriteup"} at after
> the last paragraph

An attachment is more than a file name. How is entourage supposed to know
where on disk to find the said file? You need to use the 'file' property
which takes an alias to the object.

> How do I send multiple attachments to multiple email addresses?

Use a repeat loop?

Andrew
:)

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Entourage - send new mail (From: "Ruby Madraswala" <email@hidden>)

  • Prev by Date: Re: Quark get picture wrong behavior
  • Next by Date: Re: path to as string
  • Previous by thread: Entourage - send new mail
  • Next by thread: Re: Entourage - send new mail
  • Index(es):
    • Date
    • Thread