<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en">
<head>
<title>Help: Error Codes</title>
<link rel="stylesheet" type="text/css" href="/css/help.css" />
</head>
<body>
<h1>Error Codes</h1>
<p class="classname">
Error codes maybe used to record errors at various stages of the request process.
This section is used to register a new error code and description combination,
or to edit an existing error code entry. The description should be relatively
brief (up to max. 40 characters) as it will be loaded into the drop-down menus in
the various edit sections.
</p>
<p class="classname">
The 'unique' field determines whether the error code can be recorded more
than once per request - eg 'specimen leaked in transit' should only be
recorded once, whereas 'data entry error' can potentially be recorded
multiple times.
</p>
<p class="classname">
Once an error code has been registered, it can be selectively activated in
other configuration panels eg error codes for use on the report, and the
status of these are shown in the 'On report' column.
</p>
<form method="post">
<p align="center">
<input type="button" value="Close Window" onclick="window.close()">
</p>
</form>
</body>
</html>