Click to See Complete Forum and Search --> : Send-To in File Menus


rwbradley
October 19th, 1999, 03:05 PM
In most, if not all, MS applications there is 'Send' or 'Send To' under the 'File menu options. When envoked, it packages the current document, brings up the outlook mail form with that file as an attachment and allows you to proceed with sending and e-mail.

Does any one know how to set up the 'send' option in an application

Sky1000
October 19th, 1999, 06:34 PM
The easiest way would be to use a MAPI control. You can access it from your Send subroutine that corresponds to the Send in your menu.

Sky1000