[^^Up^^] [Menu] [About The Guide]
 Error -- Overview
------------------------------------------------------------------------------
 Class Function

 ErrorNew()      Create a new Error object
------------------------------------------------------------------------------
 Exported Instance Variables

 args            An array of function or operator arguments
 canDefault      Indicates if default recovery is available
 canRetry        Indicates if a retry is possible after an error
 canSubstitute   Indicates if a new result can be substituted after an error
 cargo           User-definable variable
 description     Character description of the error condition
 filename        Name of the file associated with the error
 genCode         CA-Clipper error code number
 operation       Character description of the failed operation
 osCode          Operating system error code number
 severity        Indicates error severity
 subCode         Subsystem-specific error code number
 subSystem       Character description of the subsystem generating the error
 tries           Number of times the failed operation has been attempted

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson