Skip to content

Trap_Error - cBaseErrorHandler

Ensures that an error belongs to the set of trapped errors

Type: Procedure

Parameters

Parameter Type Description
iError Integer Error number

Syntax

Procedure Trap_Error Integer iError

Call Example

Send Trap_Error iError

Description

Obsolete, use TrapError instead.