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