Guest_imported
New member
- Jan 1, 1970
- 0
Greetings.
I'm attempting to generate an email using about twenty different variables. Currently I populate all the good stuff - 'to', 'cc', 'subject', and 'body' with individual var's. But I'm filling the body with, at time, are 100's of characters. This little program runs fine when the body contains less than 300 characters, but when it's over, I get an error (from MS) saying my email client is not installed correctly and when using LotusNotes, it doesn't even make it to the opening the email client.
So, my main question is, Is there a limit to the amount of characters held in the body field? And if so, how do I get around it.
Thanks.
I'm attempting to generate an email using about twenty different variables. Currently I populate all the good stuff - 'to', 'cc', 'subject', and 'body' with individual var's. But I'm filling the body with, at time, are 100's of characters. This little program runs fine when the body contains less than 300 characters, but when it's over, I get an error (from MS) saying my email client is not installed correctly and when using LotusNotes, it doesn't even make it to the opening the email client.
So, my main question is, Is there a limit to the amount of characters held in the body field? And if so, how do I get around it.
Thanks.