Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Lotus Notes mail in PB App

Status
Not open for further replies.

pb8

Programmer
Apr 16, 2003
1
US
Using oleobject to create a lotus notes instance, it works fine until it hits a wrong recipient name, i need to trap the error for SEND method.
"ole_document.SEND(True, ls_recipients)"

Have script in the ExternalException event but does not go there. Have set action = ExceptionSubstituteReturnValue!

Basically need to trap the ones that failed and log it.

Any suggestions or ideas

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top