<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On 22 April 2018 at 21:15, Jack Bates <span dir="ltr"><<a href="mailto:rx59ia@nottheoilrig.com" target="_blank">rx59ia@nottheoilrig.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Would a patch to implement Workbook.SendMail [1] be worth working on? Is there a chance it would be accepted?<br></blockquote><div><br></div><div>Yes, I am sure it would be gladly accepted.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
First, I assume it's not already implemented: When I run a macro that contains ActiveWorkbook.SendMail I get:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
BASIC runtime error.<br>
'423'<br>
SendMail<br></blockquote></blockquote><div><br></div><div>if it would be implemented, it would be mentioned in the source files you correctly mentioned.</div><div><br></div><div>When you have something you want to get reviewed, please submit a change to our code review system, gerrit. Please see our wiki for details. Also, make sure to send in a license statement, as also mentioned in our instructions. Also, don't hesitate to ask for more instructions on this list, or in our IRC channel.</div><div><br></div><div>Hope this will not be hard to implement, and useful to both you and others! (There already is functionality in LibreOffice to send email programmatically, you just need to add the required plumbing.)</div><div><br></div><div>Luckily there is no binary stability requirements for the APIs defined in the IDL files in oovbaapi, so you are free to add more methods to XWorkbook and it won't interfere with existing Basic code.</div><div><br></div><div>--tml</div></div><br></div></div>