Previous: DXUtil Unit To the Table of Content Next: FDebug Unit

- 4.35 -
Standard Units

The ErrCodes Unit

Targets: MS-DOS, OS/2, Win32


Contains constants for error codes, given by RunError, and the Error_msg function that deciphers the error code.

Declaration:
function Error_msg (Err: Word): string;
You should use Error_msg function in your own error handling procedures.

See also:
Run-time Error Codes


Previous: DXUtil Unit To the Table of Content Next: FDebug Unit
DXUtil Unit Table of Content FDebug Unit

- 4.35 -