Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Harbour Version 0.37 (c) reference Guid - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

ERRORSYS()

Install default error handler
---------------------------------------------------------------------------------

 Syntax

        ERRORSYS() --> NIL  

 Arguments

        None.    

 Returns

        ERRORSYS()   always return NIL.    

 Description

      ERRORSYS() is called upon startup by Harbour and install the default
      error handler. Normally you should not call this function directly,
      instead use ERRORBLOCK() to install your own error handler.

Status

      Ready

 Compliance

      ERRORSYS() works exactly like CA-Clipper's ERRORSYS().

 Files

      Library is rtl



See Also: ERRORBLOCK() Error class

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