Prototype
subroutine ErrorHandler(boolean:NoError, integer:ErrorLevel)
Description
Checks the value of the pseudo variable errorlevel.
Parameters
NoError  | 
Output  | 
Boolean set to true if errorlevel indicates there was no error  | 
ErrorLevel  | 
Output  | 
The value of errorlevel  |