- 4.62.2.75 -
Standard Units
System Unit
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.
|
|
|
Round64 function |
Table of Content |
Seek procedure |
- 4.62.2.75 -