Error() > Instance variables xHarbour Developers Network  

oError:canSubstitute

Indicates if an erroneous result can be substituted.

Info

Data type:LDefault:.F.

Description

If :canSubstitute contains .T. (true), the result of an erroneous operation can be substituted. The result of the failed operation is replaced with the return value of the current error code block set with ErrorBlock()

Note:  the value of :canSubstitute is never .T. (true) if either :canDefault or :canRetry is .T. (true).


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe