Generate an abstract error.
Source position: systemh.inc line 1758
procedure AbstractError; |
AbstractError generates an abstract error (run-time error 211). If the AbstractErrorProc constant is set, it will be called instead.
This routine causes a run-time error 211.
|
Custom abstract error handling procedure. |