SENDMAIL.XLM - An Microsoft Excel macro for mail enabling on Banyan Intelligent Messaging


This file is for informational purposes only, subject to change without notice and does not constitute a warranty by Banyan. Banyan shall not be liable for technical or editorial errors or omissions nor for special, indirect, incidental or consequential damages resulting from the furnishing, performance or use of this information. The terms and conditions with respect to the sale and/or licensing of this Banyan Product are defined in agreements with Banyan or its authorized resellers and/or Banyan's Shrink Wrap licenses and/or third party agreements or shrink wrap licenses.

Banyan and VINES are registered trademarks, and the Banyan logo, StreetTalk, and Intelligent Messaging are trademarks of Banyan Systems Incorporated. StreetTalk is a product of Banyan Systems Incorporated and not a product of McCarthy, Crisanti & Maffei, Inc. All other brand and product names are trademarks or registered trademarks of their respective owners.

(c)  1994 Banyan Systems Incorporated  All Rights Reserved. Made in U.S.A.


______________________________________________________________________________________

An EXCEL ( currently 4.0 only!! )  macro to that enables you to send the current spreadsheet directly via Banyan mail.

To get this macro to become a part of your working environment:

1) Move this file to your XLSTART directory (or program group).  This will load the macro automatically
    each time Excel starts.  You will find the menu item "SEND Banyan Mail" on Excel's File menu.



The key development code for this macro is the call to the VNSsimplesendmail API in the SENDMAIL.dll.

=CALL(REGISTER("SENDMAIL.DLL","VnsSimpleSendMailH","HHF","SENDMAIL"),0,"FILENAME.XLS")








