Found this at access.superexpert:<br><br>Hope it helps!<br><br>You must use OLE Automation and be somewhat familiar with LotusScript's<br>objects. I wrote the following code to create an attachment in a LotusNotes<br>email based on a file path that is passed.<br><br>Sub CreateNotesEmail(fl As...
SET sndScreenDump = Me!fltScreenDumpPic<br><br><br>Well,<br>now the code will run but in the body of the message, instead of getting a screen dump I get ᰕ/.<br><br>Ant ideas anyone?
Actually declaring sndScreenDump as a Variant allows the code to run but the output in the email program (Lotus Notes) looks liike this:<br><br>ᰕ/<br><br><br>
Hi Guys,<br>I need to send an email of a help desk problem to a vendor.<br><br>I Dim variables and fill them from the open form, but when it comes to the field that holds the screen dump I can't seem to find the correct object. The code I am using is below:<br><br>I'd be very grateful for any...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.