Skip to content

piErrorLine - cConnection

Set to the error line if an error occurs during error trapping

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer piErrorLine
Access Type Syntax
Read Access: Get piErrorLine to IntegerVariable
Write Access: Set piErrorLine to IntegerVariable/Value

Description

Set to the error line if an error occurs during error trapping.

This occurs inside of Error_Report. See TrapErrors for details of how to use this.