Web Connection
wwProcess:SendErrorEmail question
Gravatar is a globally recognized avatar based on your email address. wwProcess:SendErrorEmail question
  Richard Kaye
  All
  Oct 27, 2021 @ 09:12am

Hi Rick,

Are you starting to wonder what woke me up? 😃

In the definition of the above referenced method, it looks like this:

FUNCTION SendErrorEmail(lcErrorHeader, lcMessage, ;
                        lcRecipient, lcSender, llForce)

However, when I look in the current help, the llForce param is not there.

https://webconnection.west-wind.com/docs/_s8416tung.htm

Nor is it in the method header in the PRG.

I assume this means llForce is deprecated?

Gravatar is a globally recognized avatar based on your email address. re: wwProcess:SendErrorEmail question
  Rick Strahl
  Richard Kaye
  Oct 27, 2021 @ 04:45pm

The parameter is used and is meant to force an email to be sent independently of the SendAdminEmail configuration value, that otherwise determines whether messages are sent.

I've updated the documentation:

wwProcess::SendErrorEmail()

+++ Rick ---

Gravatar is a globally recognized avatar based on your email address. re: wwProcess:SendErrorEmail question
  Richard Kaye
  Rick Strahl
  Oct 28, 2021 @ 09:08am

Thanks, Rick. That's very helpful.

© 1996-2024