Skip to content

UnhandledErrorDisplay - cWindowsErrorHandler

Type: Procedure

Parameters

Parameter Type Description
iErrorLine Integer [ToDo: In Progress]
sMessage String [ToDo: In Progress]

Syntax

Procedure UnhandledErrorDisplay Integer iErrorLine String sMessage

Call Example

Send UnhandledErrorDisplay iErrorLine sMessage

Description