Menu

#4 DominoMailAppender.flush() does not reset the body variable

open
nobody
None
5
2005-07-05
2005-07-05
Tomas Klems
No

After sending the log via LN mail in the
DominoMailAppender.flush() method, the body variable
should be reset to the empty string, like this:

...
Call doc.send(False, recipients)
body = "" 'add this line
End Sub

Discussion


Log in to post a comment.

Auth0 Logo