Errors

Top  Previous  Next

Summary

Errors can come about from a number of causes: File corruption, network problems, hardware problems, insufficient resources and yes, even program bugs

This module decides what to do when errors are encountered.

 

Details

 

FE SetupErrors

 

Several Options are available:

 

Disable error checking        Turns off error checking. This speeds the system, but any errors encountered can crash the system

Write to Error Log                Any Errors found can be written to a specified error log which is shown below

Silent running                You can set this option to not report errors to the user

 

When an error is encountered (and you have not selected silent running), an error screen will appear

 

FE SetupErrInt

 

this screen usually gives vital clues to the source of the error. You have 4 options:

               Stop        Close the system and exit Databuild

               save        Save the error message details to a file

               Live        Email the error message usually to databuild support

               Go        Continue on ignoring the error. While this will not effect your data, it could lead to further crashes

 

 

Toolbar

 

       Error        Forces an error so that you can test error reporting

       delete        Deletes the currently Error Log entries

       Word        Exports Error log to a Word document

       exit        Closes the routine