- 4.24.1.4 -
Table of Contents
4. Standard Units
4.24. DOS - MSDOS support unit
4.24.1.4 DosError variable
4.24.1.4 DosError variable
Targets: MS-DOS, OS/2, Win32
Dos Unit, WinDos Unit
DosError is used by many of the routines in the Dos unit to report
errors.
Declaration:
var
DosError: Integer;
Remarks:
The values stored in DosError are operating system depended error codes.
- 4.24.1.4 -