__header__
Description
GC Error tool will allow the user the ability to check for errors
against the last thing that was run. The error is reset after a read
(Hence to clear any error place this prior to any step being tested
for an error)
The tool needs to be placed into a sequence to run immediatly after whatever tool or sequence that needs to be checked has run. If now errors are found all outputs on the parameters page will read zero.
Parameters
Error:
This will give the error number.
Source:
The source gives the location of the error ie who generated it
Description
This describes the error.
ErrorContants
For all error numbers and their descriptions see ../../_Include/ErrorConstants.h Error Page.
__footer__