Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . The Guide To CA-Clippe - Norton Guide http://www.X-Hacker.org [^^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 whether or not default recovery is available
 canRetry        Indicates whether or not 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

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson