[REBOL] Problem with sending attachements Re:
From: bhandley:zip:au at: 12-Sep-2000 18:46
I think Rebol does not have a built-in capability for this, however a script
will do the job.
Have a look at the following page and search for attach.r
http://www.rebol.org/email/index.html
Brett.
----- Original Message -----
From:
[darko--menart--ena--si]
To:
[list--rebol--com]
Sent: Tuesday, September 12, 2000 5:10 PM
Subject: [REBOL] Problem with sending attachements
Hey, sorry to be annoying. I'm new in Rebol and I really like it.
But I have a problem. My questions is how to send a file that can be seen as
an attachements in Microsoft Outlook.
Thank you very very much.
dare
Librarian comment
Later versions of REBOL have an /attach refinement to send to allow one or more files to be attached to a message.