Previous: 4.24.1.3 DateTime type To the Table of Contents Next: 4.24.1.5 Registers type
4.24.1.3 DateTime type Table of Contents 4.24.1.5 Registers type

- 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.


Previous: 4.24.1.3 DateTime type To the Table of Contents Next: 4.24.1.5 Registers type
4.24.1.3 DateTime type Table of Contents 4.24.1.5 Registers type

- 4.24.1.4 -