Harbour Reference 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

 




[Source Forge]

Other Docs Categories

Advantage Database RDD
Array
Binary conversion
Classes
Code Block
Console input
Conversion
Conversion Tools
DOS
Data input and output
Database
Database Tools
Date
Dos Tools
Environment
Error recovery
Events
File management
GT
Harbour Tools
Internal
Low Level
Math
Misc
Miscellaneous
Nation
Object manipulation
Operating System Specific
Parameter Checks
String Tools
Strings
TBrowse Method
TBrowse class
Terminal
Time
Utility
Variable Management

 

Last updated on 2001/07/30