RSS Git Download  Clone
Raw Blame History
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en">
<head>
    <title>Help: Report Error Codes</title>
    <link rel="stylesheet" type="text/css" href="/css/help.css" />
</head>
<body>
    <h1>Report Error Codes</h1>
    
    <p class="classname">
    Report error codes are used to record errors on the final report, and are
    generally just expanded versions of the parent error code for communicating
    the error information in a form more suitable for the printed report.
    </p>
    
    <p class="classname">
    To use an error code it must first have been registered in the Error Codes
    section. New error codes can be entered using the 'new' link in the 'Add new
    entry' section, or via the 'Error codes' link in the Quick links, and
    can then be configured using the 'add' link under the 'On report' column.    
    </p>

    <form method="post">
        <p align="center">
            <input type="button" value="Close Window" onclick="window.close()">
        </p>
    </form>
</body>
</html>