SendObject Message Limit Help

  • Thread starter Thread starter C. Hernandez
  • Start date Start date
C

C. Hernandez

Hello,

I need to include a message that is exceeds the character limit in the
"Message Limit" field within the the SendObject macro. Is there a way to put
more copy in the body of the e-mail? Any suggestions will be very much
appreciated!
 
Hello,

I need to include a message that is exceeds the character limit in the
"Message Limit" field within the the SendObject macro. Is there a way to put
more copy in the body of the e-mail? Any suggestions will be very much
appreciated!

use another method to do your automation...
CDOSys
simple MAPI
Outlook...

pick a library and automate. There are dozens of samples around
here. I remember seeing them years ago (and I've used them, so I know
they work) The most straightforward is probably the CDOSys library,
which you may have to get from the MS Site.
 
C. Hernandez said:
I need to include a message that is exceeds the character limit in the
"Message Limit" field within the the SendObject macro. Is there a way to put
more copy in the body of the e-mail? Any suggestions will be very much
appreciated!

Microsoft Access Email FAQ
http://www.granite.ab.ca/access/email.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/
 
Back
Top