Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Command Object : TracksErrors Property
TracksErrors Property
Description
Property used to determine whether or not the script will handle errors for the specified command.
Property type
Read-write property
Syntax
Visual Basic
Public Property TracksErrors As Boolean
Return Type
Read/write Boolean. PC-DMIS returns TRUE if error handling is turned on for the specified command; FALSE otherwise.
See Also