[REBOL] Re: Does anyone know where this comes from?
From: compkarori::gmail::com at: 2-Aug-2006 10:36
Perhaps you should try
send/only [ addresses ] {email-content}
or even
send/only/subject [ addresses ] {email-content} {subject-line}
On 8/2/06, Steven White <swhite-ci.bloomington.mn.us> wrote:
> I am writing a simple little script to send an email to everyone in the
> office. I put all their names in a block, build up a text string,
> and...
>
> send (address-block-name) (text-string-name)
>
--
Graham Chiu
http://www.compkarori.com/emr/