ErrorSys()

ERRORSYS()

Install default error handler

Syntax

      ERRORSYS() --> NIL

Arguments

None.

Returns

ERRORSYS() always return NIL.

Description

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

Compliance

Clipper

Files

Library is rtl

Seealso

ERRORBLOCK(), Error class

3 responses to “ErrorSys()

  1. Pingback: Harbour All Functions – E | Viva Clipper !

  2. Pingback: Harbour Error Handling Functions | Viva Clipper !

  3. Pingback: Harbour RG Summary | Viva Clipper !

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Google photo

You are commenting using your Google account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.