SendObject/LotusNotes/NoUserInput

L

LarryP

Trying to use SendObject to EMail an object (query for testing purposes); it
all works except Lotus Notes pops open and requires me to hit Send despite
the False argument for EditMessage. I've searched by all they keywords I
could think of but found no help in the discussion groups. Can anybody help?
Is this fixable at the VBA end, or is it a problem within Lotus Notes?
 
T

Tony Toews [MVP]

LarryP said:
Trying to use SendObject to EMail an object (query for testing purposes); it
all works except Lotus Notes pops open and requires me to hit Send despite
the False argument for EditMessage. I've searched by all they keywords I
could think of but found no help in the discussion groups. Can anybody help?
Is this fixable at the VBA end, or is it a problem within Lotus Notes?

I would suspect this is a problem with Lotus Notes. You might be
able to fix it by using Lotus Notes specific code however what to do
with the code that you want to send using SendObject or other methods?
I don't know where the default mail handler settings are in the
registry otherwise I could give you some suggestions there.

Microsoft Access Email FAQ - Lotus Notes
http://www.granite.ab.ca/access/email/lotusnotes.htm

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top