On 22 April 2018 at 21:15, Jack Bates <rx59ia@nottheoilrig.com> wrote:
Would a patch to implement Workbook.SendMail [1] be worth working on? Is
there a chance it would be accepted?
Yes, I am sure it would be gladly accepted.
First, I assume it's not already implemented: When I run a macro that
contains ActiveWorkbook.SendMail I get:
BASIC runtime error.
'423'
SendMail
if it would be implemented, it would be mentioned in the source files you
correctly mentioned.
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.
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.)
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.
--tml
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.