RegisterFullErrorInterface - cWebAspClassicObject
Adds messages that are often needed when creating complex ASP pages, that require full information about errors within a WBO process
Type: Procedure
Syntax
Procedure RegisterFullErrorInterface
Call Example
Send RegisterFullErrorInterface
Description
RegisterFullErrorInterface adds messages that are often needed when creating complex ASP pages, that require full information about errors within a WBO process. Sending this message will add the following messages to the Call interface.
msg_ErrorQueueStart msg_ErrorQueueEnd msg_ClearErrors msg_ReportAllErrors msg_ReportLastError get_ErrorCount msg_ReportErrorItem get_ErrorMessage msg_LogErrorEvent
DataFlex Code
Send RegisterFullErrorInterface