<HTML><FONT FACE=arial,helvetica><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2"><BR>
In a message dated 3/22/03 2:04:51 PM, dan@clearvisiontech.com writes:<BR>
<BR>
<BR>
<BLOCKQUOTE CITE STYLE="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px" TYPE="CITE"></FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2">Greetings fellow Revolutionists,<BR>
<BR>
Does anyone know a way to send an eMail from a stack that includes an<BR>
attachment?  I see that in RR 2.0 there is a new revMail command that acts<BR>
like clicking a "mailto:" link in a browser.  For me, this would be fine.<BR>
However, I want to include an attachment also.  Is this possible?<BR>
<BR>
Thank you in advance,<BR>
Dan<BR>
<BR>
</BLOCKQUOTE></FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2"><BR>
<BR>
Here's a button script that works in 1.1.1<BR>
<BR>
on mouseUp<BR>
   revGoURL "mailto:Jack@JackBartlett.com"<BR>
end mouseUp<BR>
<BR>
This opens your regular email program which you can then do attachments etc.<BR>
<BR>
Jack</FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2"></FONT></HTML>