- 4.62.2.75 -
Standard Units
![](images/1.gif)
System Unit
![](images/1.gif)
![](images/1.gif)
System Unit Procedures and FunctionsRunError procedure
Targets: MS-DOS, OS/2, Win32
System Unit
Stops program execution.
Declaration:
procedure RunError [ ( ExitCode: Word ) ];
Remarks:
ExitCode, if specified, is the runtime error number.
If not passed, the exit code is zero.
RunError is used for debugging purposes.
It generates an error during execution along with an offset.
This procedure is similar to Halt.
![Previous: Round64 function](images/prev.gif) |
![To the Table of Content](images/index.gif) |
![Next: Seek procedure](images/next.gif) |
Round64 function |
Table of Content |
Seek procedure |
- 4.62.2.75 -