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 [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

     canSubstitute                                 (Assignable)

        Contains a logical value indicating whether a new result can be
        substituted for the operation that produced the error condition.
        Argument errors and certain other simple errors allow the error
        handler to substitute a new result value for the failed operation.  A
        value of true (.T.) means that substitution is possible.

        The substitution is performed by returning the new result value from
        the code block invoked to handle the error.  Note that
        Error:canSubstitute is never true (.T.) if either Error:canDefault or
        Error:canRetry is true (.T.).

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