Previous Topic: Using $RC in Error ProceduresNext Topic: Default Error Procedure


Handling Runtime Errors

You cannot prevent certain runtime error conditions, but you can detect them during execution. CA Ideal provides two facilities for handling runtime errors:

The $ERROR functions are only available in the scope of the error procedure or the WHEN ERROR clause.