builtin help does not mention /attach
>> ? send
USAGE:
SEND address message /only /header header-obj
DESCRIPTION:
Send a message to an address (or block of addresses)
SEND is a function value.
ARGUMENTS:
address -- An address or block of addresses (Type: email block)
message -- Text of message. First line is subject. (Type: any)
REFINEMENTS:
/only -- Send only one message to multiple addresses
/header -- Supply your own custom header
header-obj -- The header to use (Type: object)
On Fri, 6 Aug 2004, PSA102 wrote:
>
> The Rebol Dictionary says that the send command has these two refinements among
> others:
>
> /attach
> /subject
>
> With these refinements, what would the format of the send command be? Would it be
>
> send/subject /attach address message {subj} [files]
>
> When I try this command I get an error that "attach" is not a valid refinement. Is
> this so?
>
> John Wirt
>
>
>
>
>
> ===================END FORWARDED MESSAGE===================
>
>
>
> --
> To unsubscribe from the list, just send an email to rebol-request
> at rebol.com with unsubscribe as the subject.
>
--
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.