Skip to content

RegisterBasicErrorInterface - cWebAspClassicObject

Adds messages that are often needed when creating ASP pages, that require special error handling within the ASP page

Type: Procedure

Syntax

Procedure RegisterBasicErrorInterface

Call Example

Send RegisterBasicErrorInterface

Description

RegisterBasicErrorInterface adds messages that are often needed when creating ASP pages, that require special error handling within the ASP page. Sending this message will add the following messages to the Call interface.

msg_ErrorQueueStart msg_ErrorQueueEnd msg_ClearErrors msg_ReportAllErrors

DataFlex Code

Send RegisterBasicErrorInterface