• 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: Emailer scripts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emailer scripts


  • Subject: Re: Emailer scripts
  • From: Michelle Steiner <email@hidden>
  • Date: Mon, 29 Oct 2001 08:21:20 -0700

On 10/29/01 2:12 AM, kim <email@hidden> wrote:

>Can someone please indicate the correct way to specify the recipient's
>email address with Emailer? Also how to attach an attachment (I gotta
>say I'm finding the dictionary quite confusing)

Here's the general format, without attachments, though.

make new outgoing message with properties ,
{subject:MessageSubject, content:MessageContent, recipient:,
recipList, sending account:sendingAccount,
scheduled:false,file:fileList}

Here's how to construct a recipient.

{address:{address:destinationAddress, display name:AdresseesName} ,
, recipient type:bcc recipient}

However, recipients (even one) must be a list, so the recipient list (of
one recipient) would have to be like this:

{{address:{address:destinationAddress, display name:AdresseesName} ,
, recipient type:bcc recipient}}

FileList is a list of file paths in string format; e.g.,

{"disk:folder:file",disk:folder1:file2}

--Michelle

----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------


  • Prev by Date: Re: Removing html Tags From Text
  • Next by Date: Re:Looking for a disk in disks
  • Previous by thread: Re: Emailer scripts
  • Next by thread: Multiple disks with the same name
  • Index(es):
    • Date
    • Thread