Procedure UnTrapErrors
This stops error trapping (started by TrapErrors) and errors are now redirected to the standard error handler.After UnTrapErrors, you can test if an error occurred by seeing if the piErrorNumber is 0.