Error_Report - cUIObject

Used by the error object to display errors

Type: Event

Parameters: integer iErrorNumber integer iErrorLine string sErrorText

ParameterDescription
iErrorNumberthe error number
iErrorLinethe line number where the error occurred
sErrorTextadditional error text information


Syntax
Procedure Error_Report integer iErrorNumber integer iErrorLine string sErrorText

Description

The Error_Report procedure is used by the error object to display errors.